Ignore:
Timestamp:
Sep 9, 2010, 9:28:29 PM (14 years ago)
Author:
Eric
Message:

Improving help text for the set of email exclusion option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/main.inc.php

    r6822 r6872  
    192192  }
    193193 
    194   if (script_basename() == 'admin' and isset($_GET['page']) and $_GET['page'] == 'user_list') /* not the same email variable if we are on users registration page or on admin's user registration page*/
     194  if (script_basename() == 'admin' and isset($_GET['page']) and $_GET['page'] == 'user_list') /* not the same email variable if we are on users registration page or on admin's user registration page */
    195195  {
    196196  /* Email doblons check */
Note: See TracChangeset for help on using the changeset viewer.