a.binder пре 8 година
родитељ
комит
87c2f0ebe5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      SE/se-lib/Route/WfsBiAudit.php

+ 1 - 1
SE/se-lib/Route/WfsBiAudit.php

@@ -28,7 +28,7 @@ EOT;
 
 	public function objectStructureAction($namespace) { // objectStructAction
 		Lib::loadClass('SchemaFactory');
-		Lib::ACL('SchemaFactory');
+		Lib::loadClass('ACL');
 
 		try {
 			error_log('objectStructureAction for '.$namespace);