HOR-2689 Removed instances of LoadSystem, LoadThirdParty
This commit is contained in:
committed by
davidcallizaya
parent
60efcf7ac7
commit
5d3a4c073f
@@ -35,7 +35,7 @@ class treeNode extends stdclass
|
||||
|
||||
try {
|
||||
require_once ("classes" . PATH_SEP . "model" . PATH_SEP . "Department.php");
|
||||
G::LoadThirdParty("pear" . PATH_SEP . "json", "class.json");
|
||||
|
||||
|
||||
$json = new Services_JSON();
|
||||
header("Content-Type: application/json;");
|
||||
|
||||
Reference in New Issue
Block a user