Browse Source

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

Mariusz Muszyński 9 years ago
parent
commit
451efb28e4
1 changed files with 1 additions and 1 deletions
  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() {