Ignore:
Timestamp:
Feb 10, 2011, 9:50:00 PM (13 years ago)
Author:
LucMorizur
Message:

As usual, correction of previous commit :-/ ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LCAS/trunk/admin/LCAS_admin.php

    r9158 r9159  
    3838$version = $plugin['version'];
    3939
    40         if (isset($_POST['submit']) and !is_adviser() and isset($_POST['LCAS_Option']) and isset($_POST['LCAS_Mail']))
     40        if (isset($_POST['submit']) and isset($_POST['LCAS_Option']) and isset($_POST['LCAS_Mail']))
    4141  {
    4242
Note: See TracChangeset for help on using the changeset viewer.