a.binder 8 yıl önce
ebeveyn
işleme
26f769e19c
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      SE/se-lib/Route/WfsBiAudit.php

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

@@ -27,7 +27,8 @@ EOT;
 	}
 
 	public function objectStructureAction($namespace) { // objectStructAction
-		
+		Lib::loadClass('SchemaFactory');
+
 		try {
 			
 			if (empty($namespace)) throw new Exception("Missing param namespace");