Changeset 510 for trunk/admin/install.php
- Timestamp:
- Feb 15, 2013, 11:02:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/install.php
r507 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.