[*] Project : Version 2 of Smarty has been removed for using only version 3
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8569 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -274,9 +274,6 @@ if (isFormValid())
|
||||
if(!$dbInstance->Execute($query))
|
||||
$error['infosInsertSQL'] = '11';
|
||||
unset($dbInstance);
|
||||
|
||||
//select the version of Smarty for the version of php
|
||||
Tools::selectionVersionSmarty();
|
||||
}
|
||||
|
||||
//////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user