Changes between Version 3 and Version 4 of EDIR_gw_scripts


Ignore:
Timestamp:
01/31/15 14:25:55 (10 years ago)
Author:
lttoth@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EDIR_gw_scripts

    v3 v4  
    8181        ||sub appendMsg                   ||formats $msg_in according to $msg_type and appends to $MSG|| 
    8282        ||sub bldgCampusPickList          ||generates HTML form element for building pick list for MAU|| 
    83         ||sub bldgExists                  ||checks static file to determine if building code exists (issue: building  
    84                                         codes are stored in registry and in static file but not in directory)|| 
     83        ||sub bldgExists                  ||checks static file to determine if building code exists (issue: building codes are stored in registry and in static file but not in directory)|| 
    8584        ||sub bldgPicklist                ||generates HTML form element for building pick list|| 
    8685        ||sub crypt                       ||simple encryption of strings; used to encrypt password before storing in LDAP cookie||