// images.inc.php don't need to be called anymore

This commit is contained in:
Rémi Gaillard
2013-02-20 17:54:12 +01:00
parent a3de006c5a
commit b77cfcdaef
2 changed files with 0 additions and 3 deletions

View File

@@ -61,7 +61,6 @@ class InstallXmlLoader
{
$this->language = InstallLanguages::getInstance();
$this->setDefaultPath();
require_once _PS_ROOT_DIR_.'/images.inc.php';
}
/**