[-] installer : fixed bug #PSCFV-2303

This commit is contained in:
vAugagneur
2012-05-14 08:46:47 +00:00
parent aaa95800b5
commit 659a7d7667
+4 -1
View File
@@ -367,7 +367,10 @@ class InstallModelInstall extends InstallAbstractModel
{
// Clear smarty cache
$this->clearSmartyCache();
//clear image cache in tmp folder
Tools::deleteDirectory(_PS_TMP_IMG_DIR_, false);
$default_data = array(
'shop_name' => 'My Shop',
'shop_activity' => '',