change path

This commit is contained in:
Michael RICOIS 2018-03-16 15:33:51 +01:00
parent 425f5999bc
commit 49415f3059

View File

@ -1,7 +1,7 @@
<?php
$_SERVER['HTTP_HOST'] = 'www.bebeboutik.com';
//require_once realpath(dirname(__FILE__)).'/www/config/config.inc.php';
require_once realpath(dirname(__FILE__).'/../').'/bebeboutik/config/config.inc.php';
require_once realpath(dirname(__FILE__)).'/www/config/config.inc.php';
//require_once realpath(dirname(__FILE__).'/../').'/bebeboutik/config/config.inc.php';
$longopts = array(
'verbose',