Changeset 14622 for trunk/administration
- Timestamp:
- 11/07/10 19:03:39 (19 months ago)
- File:
-
- 1 edited
-
trunk/administration/host_tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/host_tools.php
r14527 r14622 18 18 19 19 switch(bx_get('action')) { 20 case 'cache_engines': 21 $sResult .= $oAdmTools->GenCacheEnginesTable(); 22 break; 20 23 case 'perm_table': 21 24 $sResult .= $oAdmTools->GenPermTable();
Note: See TracChangeset
for help on using the changeset viewer.