[*] 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:
aFolletete
2011-09-14 13:27:32 +00:00
parent e5703a3d69
commit b3d60e169b
89 changed files with 19 additions and 9888 deletions
-3
View File
@@ -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();
}
//////////////////////////