change path
This commit is contained in:
parent
425f5999bc
commit
49415f3059
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
$_SERVER['HTTP_HOST'] = 'www.bebeboutik.com';
|
$_SERVER['HTTP_HOST'] = 'www.bebeboutik.com';
|
||||||
//require_once realpath(dirname(__FILE__)).'/www/config/config.inc.php';
|
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__).'/../').'/bebeboutik/config/config.inc.php';
|
||||||
|
|
||||||
$longopts = array(
|
$longopts = array(
|
||||||
'verbose',
|
'verbose',
|
||||||
|
Loading…
Reference in New Issue
Block a user