Explorar el Código

turned off test recreate tables in Notify reinstall

Piotr Labudda hace 10 años
padre
commit
2e0c2880f1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 (