Parcourir la source

turned off test recreate tables in Notify reinstall

Piotr Labudda il y a 10 ans
Parent
commit
2e0c2880f1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      SE/se-lib/Route/Notify.php

+ 1 - 1
SE/se-lib/Route/Notify.php

@@ -201,7 +201,7 @@ EOF_SQL_CREATE;
 				- what - action type
 				- last_exec_time
 		*/
-		if(1){
+		if(0){// TEST
 			$pdo->exec("DROP TABLE IF EXISTS CRM_NOTIFY");
 			$pdo->exec("
 					CREATE TABLE IF NOT EXISTS CRM_NOTIFY (