a.binder 8 лет назад
Родитель
Сommit
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);