change path
This commit is contained in:
parent
425f5999bc
commit
49415f3059
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user