Changing interface DB ORM classes include from class.case.php to bootstrap.php, to gain speed in Cases load time.

This commit is contained in:
user
2012-11-16 17:13:48 -04:00
parent 8226caad6b
commit 6d52bdf65c
43 changed files with 227 additions and 95 deletions

View File

@@ -5,7 +5,7 @@
* @package workflow.engine.classes.model
*/
require_once 'classes/model/om/BaseObjectPermission.php';
//require_once 'classes/model/om/BaseObjectPermission.php';
/**
* Skeleton subclass for representing a row from the 'OBJECT_PERMISSION' table.