Changeset 6500
- Timestamp:
- 06/08/2017 02:59:17 PM (9 years ago)
- Location:
- trunk/src/includes/admin
- Files:
-
- 1 edited
- 1 moved
-
admin.php (modified) (1 diff)
-
tools/upgrade.php (moved) (moved from trunk/src/includes/admin/tools/upgrades.php)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/admin.php
r6498 r6500 124 124 require $this->admin_dir . 'tools/converter.php'; 125 125 require $this->admin_dir . 'tools/repair.php'; 126 require $this->admin_dir . 'tools/upgrade s.php';126 require $this->admin_dir . 'tools/upgrade.php'; 127 127 require $this->admin_dir . 'tools/reset.php'; 128 128 require $this->admin_dir . 'tools/help.php';
Note: See TracChangeset
for help on using the changeset viewer.