a.binder 8 tahun lalu
induk
melakukan
87c2f0ebe5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);