Changeset 3516 for branches/2.0/admin/maintenance.php
- Timestamp:
- 07/04/09 21:05:48 (4 years ago)
- Files:
-
- 1 modified
-
branches/2.0/admin/maintenance.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/admin/maintenance.php
r3046 r3516 101 101 break; 102 102 } 103 case 'search' : 104 { 105 $query = ' 106 DELETE 107 FROM '.SEARCH_TABLE.' 108 ;'; 109 pwg_query($query); 110 break; 111 } 103 112 case 'compiled-templates' : 104 113 {
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)