Browse Source

Włączenie obsługi modułu WMS w bash_sync_perms

Mariusz Muszyński 9 năm trước cách đây
mục cha
commit
451efb28e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      SE/bash_sync_perms.php

+ 1 - 1
SE/bash_sync_perms.php

@@ -453,7 +453,7 @@ class SyncPerms {
 		self::sendNofity();
 
 		Lib::loadClass('Router');
-		//Router::getRoute('UrlAction_WmsGenerate')->doGenerate();
+		Router::getRoute('UrlAction_WmsGenerate')->doGenerate();
 	}
 
 	public static function sendNofity() {