From ca9abbf30af7f1a4415d572264f76ce2273615ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Gaillard?= Date: Wed, 3 Apr 2013 13:44:32 +0200 Subject: [PATCH] // Add again images.inc.php in admin/functions.php --- admin-dev/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/functions.php b/admin-dev/functions.php index d24502367..d64c3e3e8 100644 --- a/admin-dev/functions.php +++ b/admin-dev/functions.php @@ -23,7 +23,7 @@ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ - +require_once(dirname(__FILE__).'/../images.inc.php'); function bindDatepicker($id, $time) { if ($time)