From 5e4eece1de8a50c4e6d822f1022905d88a02de6b Mon Sep 17 00:00:00 2001 From: vChabot Date: Fri, 7 Oct 2011 07:47:07 +0000 Subject: [PATCH] // little correction git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9119 b9a71923-0436-4b27-9f14-aed3839534dd --- install-dev/php/add_default_restrictions_modules_groups.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/install-dev/php/add_default_restrictions_modules_groups.php b/install-dev/php/add_default_restrictions_modules_groups.php index e634ba605..ff9201478 100644 --- a/install-dev/php/add_default_restrictions_modules_groups.php +++ b/install-dev/php/add_default_restrictions_modules_groups.php @@ -24,8 +24,6 @@ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ -include(dirname(__FILE__).'/../../config/config.inc.php'); -add_default_restrictions_modules_groups(); function add_default_restrictions_modules_groups() {