Ignore:
Timestamp:
Jan 22, 2011, 6:12:03 PM (13 years ago)
Author:
Eric
Message:

Set compatibility for Piwigo 2.2-RC

File:
1 edited

Legend:

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

    r8638 r8840  
    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_Case_Sensitive']) and isset($_POST['LCAS_Accent_Sensitive']) and isset($_POST['LCAS_Mail']))
    4141  {
    4242
Note: See TracChangeset for help on using the changeset viewer.