// images.inc.php don't need to be called anymore
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
require_once(dirname(__FILE__).'/../images.inc.php');
|
||||
|
||||
function bindDatepicker($id, $time)
|
||||
{
|
||||
if ($time)
|
||||
|
||||
@@ -61,7 +61,6 @@ class InstallXmlLoader
|
||||
{
|
||||
$this->language = InstallLanguages::getInstance();
|
||||
$this->setDefaultPath();
|
||||
require_once _PS_ROOT_DIR_.'/images.inc.php';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user