Changeset 8845


Ignore:
Timestamp:
Jan 22, 2011, 10:13:26 PM (13 years ago)
Author:
Eric
Message:

Error in last commit fixed

File:
1 edited

Legend:

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

    r8840 r8845  
    3838$version = $plugin['version'];
    3939
    40         if (isset($_POST['submit']) and isset($_POST['LCAS_Case_Sensitive']) and isset($_POST['LCAS_Accent_Sensitive']) 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.