Changeset 1424 for releases/0.9/install.php
- Timestamp:
- 12/07/07 23:05:04 (1 year ago)
- Files:
-
- releases/0.9/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/0.9/install.php
r1420 r1424 428 428 $CFG->sysadminemail = $_POST['adminemail']; 429 429 430 //To display message Success! 431 $CFG->debug = 8; 432 430 433 require_once('./lib/cache/lib.php'); 431 434 require_once('./lib/constants.php');
