Changeset 510 for trunk/admin/install.php
- Timestamp:
- Feb 15, 2013, 11:02:13 PM (13 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/admin/install.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/admin/install.phpr507 r510 3 3 $StopAfterUpdateManager = true; 4 4 include_once('../includes/global.php'); 5 include_once(' ../sql/UpdateTrace.php');5 include_once('UpdateTrace.php'); 6 6 $UpdateManager->Trace = $Updates; 7 7 $UpdateManager->InstallMethod = 'FullInstall'; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
