Ignore:
Timestamp:
Dec 14, 2010, 2:47:24 PM (13 years ago)
Author:
patdenice
Message:

feature 2060: Remove adviser mode.
First commit: only php files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/plugins_list.php

    r6363 r8126  
    3737
    3838//--------------------------------------------------perform requested actions
    39 if (isset($_GET['action']) and isset($_GET['plugin']) and !is_adviser())
     39if (isset($_GET['action']) and isset($_GET['plugin']))
    4040{
    4141  check_pwg_token();
Note: See TracChangeset for help on using the changeset viewer.