Changeset 9357
- Timestamp:
- 02/23/11 10:24:43 (2 years ago)
- Files:
-
- 1 modified
-
trunk/admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin.php
r9127 r9357 78 78 // | variables init | 79 79 // +-----------------------------------------------------------------------+ 80 81 // ?page=plugin-community-pendings is an clean alias of 82 // ?page=plugin§ion=community/admin.php&tab=pendings 83 if (preg_match('/^plugin-([^-]*)(?:-(.*))?$/', $_GET['page'], $matches)) 84 { 85 $_GET['page'] = 'plugin'; 86 $_GET['section'] = $matches[1].'/admin.php'; 87 if (isset($matches[2])) 88 { 89 $_GET['tab'] = $matches[2]; 90 } 91 } 80 92 81 93 if (isset($_GET['page'])
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)