a.binder 8 lat temu
rodzic
commit
87c2f0ebe5
1 zmienionych plików z 1 dodań i 1 usunięć
  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);