[*] Installer : Lower memory for update_order_messages.php

This commit is contained in:
Gregory Roussac
2013-01-03 10:44:11 +01:00
parent f4fac3d123
commit eb8f89f265
2 changed files with 75 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ SET NAMES 'utf8';
/* PHP:block_category_1521(); */;
/* PHP:updateordermessages(); */;
/* PHP:update_order_messages(); */;
UPDATE `PREFIX_order_state` SET `delivery` = 0 WHERE `id_order_state` = 3;