Changeset 2961 for alternc/trunk/bureau/class/config.php
- Timestamp:
- 06/03/11 14:28:05 (2 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/class/config.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/class/config.php
r2855 r2961 81 81 $help_baseurl="http://www.aide-alternc.org/"; 82 82 83 /* PHPLIB inclusions : */84 $root="/var/alternc/bureau/";85 83 /* Server Domain Name */ 86 84 $host=getenv("HTTP_HOST"); … … 88 86 /* Global variables (AlternC configuration) */ 89 87 require_once($root."class/local.php"); 88 /* PHPLIB inclusions : */ 89 $root=$L_ALTERNC_LOC."/bureau/"; 90 90 91 91 require_once($root."class/db_mysql.php");
Note: See TracChangeset
for help on using the changeset viewer.
