more in naming convention applied, you should better kill inc/cache/*.cache files...
[mailer.git] / inc / modules / admin / what-maintenance.php
index 2935c413632f4119ff9ab058a0082306ec0a4ffa..9d272d8a9e833d011f9ef1ca5c36811d7846758a 100644 (file)
@@ -57,7 +57,7 @@ if (isset($_POST['ok']))
        }
 
        // Update config
-       $result = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_config SET maintenance='%s' WHERE config='0' LIMIT 1",
+       $result = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_config SET maintenance='%s' WHERE config=0 LIMIT 1",
         array($target_mode), __FILE__, __LINE__);
 
        // Load template