Changeset 216 for dev/common/admin/option_db.php
- Timestamp:
- 05/10/07 15:17:09 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/admin/option_db.php
r207 r216 24 24 chk_kb3_items2(); 25 25 check_tblstrct6(); 26 26 check_navigationtable(); 27 27 return 'Maintenance complete.<br/>'; 28 28 }