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_update.php

    r6363 r8126  
    3636
    3737//-----------------------------------------------------------automatic upgrade
    38 if (isset($_GET['plugin']) and isset($_GET['revision']) and !is_adviser())
     38if (isset($_GET['plugin']) and isset($_GET['revision']))
    3939{
    4040  if (!is_webmaster())
Note: See TracChangeset for help on using the changeset viewer.