소스 검색

turned off test recreate tables in Notify reinstall

Piotr Labudda 10 년 전
부모
커밋
2e0c2880f1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 (