// Manual merge PS 1.5.6.0

This commit is contained in:
Francois Gaillard
2013-10-07 18:22:55 +02:00
270 changed files with 7787 additions and 640 deletions
-3
View File
@@ -367,9 +367,6 @@ class InstallModelInstall extends InstallAbstractModel
*/
public function configureShop(array $data = array())
{
// Clear smarty cache
Tools::clearSmartyCache();
//clear image cache in tmp folder
if (file_exists(_PS_TMP_IMG_DIR_))
foreach (scandir(_PS_TMP_IMG_DIR_) as $file)