浏览代码

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

Mariusz Muszyński 9 年之前
父节点
当前提交
451efb28e4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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() {