Adding installer compiler tags for the enterprise version of processmaker take 2

This commit is contained in:
Gustavo Cruz
2015-03-06 10:05:03 -04:00
parent 0567a58f23
commit 280e1326e2
8 changed files with 16 additions and 77 deletions

View File

@@ -333,7 +333,7 @@ class WebApplication
//if (! class_exists($namespace)) {
require_once $classFile;
//}
//echo "****".$namespace."<br>";
$this->rest->addAPIClass($namespace);
}
}