// small fix for smarty pre-compile

This commit is contained in:
Rémi Gaillard
2013-01-14 11:05:42 +01:00
parent 60260c4757
commit f516409fc0
2 changed files with 4 additions and 1 deletions
@@ -24,7 +24,7 @@
* International Registered Trademark & Property of PrestaShop SA
*/
require_once(_PS_ROOT_DIR_.'/config/settings.inc.php');
define('_PS_DO_NOT_LOAD_CONFIGURATION_', true);
if (Tools::getValue('bo'))
{
if (!is_dir(_PS_ROOT_DIR_.'/admin/'))