Ignore:
Timestamp:
Feb 26, 2011, 5:18:58 PM (13 years ago)
Author:
Eric
Message:
  • Add option 0 in $conf_LCAS[0] to avoid problems when no sensitivity is set (ex : at plugin installation)
  • Fix "PHP Notice: Undefined offset: 0" on index page and registration page when no sensitivity is set
  • 1st step for localisation files update
File:
1 edited

Legend:

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

    r9326 r9384  
    104104        }
    105105        else {
    106           // User is empty
     106          // Username is empty
    107107          array_push($page['errors'], l10n('LCAS_Err_Userlist_Empty_New_Username'));
    108108        }
Note: See TracChangeset for help on using the changeset viewer.