Changeset 633514
- Timestamp:
- 12/03/2012 02:39:58 PM (13 years ago)
- File:
-
- 1 edited
-
dippler/trunk/main.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dippler/trunk/main.php
r633511 r633514 143 143 function catchQueryParamsAdmin() { 144 144 if ( is_user_logged_in() && is_admin() ) { 145 global $pagenow;146 145 if ( isSet( $_GET['activate-dippler-theme'] ) && $this->isAdminPage( 'themes.php' ) ) { 147 146 //Try to switch to best available theme
Note: See TracChangeset
for help on using the changeset viewer.