Changeset 1424

Show
Ignore:
Timestamp:
12/07/07 23:05:04 (8 months ago)
Author:
rho
Message:

minor tweak

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/0.9/install.php

    r1420 r1424  
    428428                    $CFG->sysadminemail = $_POST['adminemail']; 
    429429 
     430                    //To display message Success! 
     431                    $CFG->debug = 8; 
     432 
    430433                    require_once('./lib/cache/lib.php'); 
    431434                    require_once('./lib/constants.php');