From cb24a781b31d2a49599e5563dce5941be52a50e8 Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Mon, 11 Jun 2012 07:28:44 +0000 Subject: [PATCH] [-] INSTALLER : fixed bug #PSCFV-2751 - Prestashop 1.5 needs more than 32MB for PHP memory_limit but it is not tested at setup git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15961 b9a71923-0436-4b27-9f14-aed3839534dd --- install-dev/theme/views/welcome.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-dev/theme/views/welcome.phtml b/install-dev/theme/views/welcome.phtml index 8f9c78061..47c560a5d 100644 --- a/install-dev/theme/views/welcome.phtml +++ b/install-dev/theme/views/welcome.phtml @@ -1,7 +1,7 @@ displayTemplate('header') ?> - -
l('PrestaShop requires at least 16M of memory to run, please check the memory_limit directive in php.ini or contact your host provider'); ?>
+ +
l('PrestaShop requires at least 32M of memory to run, please check the memory_limit directive in php.ini or contact your host provider'); ?>
can_upgrade): ?>