xals merge 1.0
This commit is contained in:
parent
f234730c88
commit
aed601e12d
|
@ -84,7 +84,7 @@ $help_baseurl="http://www.aide-alternc.org/";
|
||||||
$host=getenv("HTTP_HOST");
|
$host=getenv("HTTP_HOST");
|
||||||
|
|
||||||
/* Global variables (AlternC configuration) */
|
/* Global variables (AlternC configuration) */
|
||||||
require_once($root."class/local.php");
|
require_once(dirname(__FILE__)."/local.php");
|
||||||
/* PHPLIB inclusions : */
|
/* PHPLIB inclusions : */
|
||||||
$root=$L_ALTERNC_LOC."/bureau/";
|
$root=$L_ALTERNC_LOC."/bureau/";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue