a.binder 8 anni fa
parent
commit
87c2f0ebe5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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);