[*] Project : Version 2 of Smarty has been removed for using only version 3

This commit is contained in:
aFolletete
2011-09-14 13:27:32 +00:00
parent 0d2e025bc1
commit 48f666d29d
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();
}
//////////////////////////