Remove pending G::LoadClass and G::LoadClassRBAC
This commit is contained in:
davidcallizaya
2017-08-04 08:54:13 -04:00
parent 3be5e942d3
commit 9d42e978a3
25 changed files with 1 additions and 51 deletions

View File

@@ -808,7 +808,6 @@ class Variable
//This value is required to be able to query the database.
$_SESSION["PROCESS"] = $proUid;
//The pmdynaform class is instantiated
\G::LoadClass("pmDynaform");
$pmDynaform = new \pmDynaform(array("APP_DATA" => $params));
//Get control from dynaform.