Plugin Directory

Changeset 633514


Ignore:
Timestamp:
12/03/2012 02:39:58 PM (13 years ago)
Author:
raido357
Message:

Remove unused variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dippler/trunk/main.php

    r633511 r633514  
    143143    function catchQueryParamsAdmin() {
    144144        if ( is_user_logged_in() && is_admin() ) {
    145             global $pagenow;
    146145            if ( isSet( $_GET['activate-dippler-theme'] ) && $this->isAdminPage( 'themes.php' ) ) {
    147146                //Try to switch to best available theme
Note: See TracChangeset for help on using the changeset viewer.