Changeset 443

Show
Ignore:
Timestamp:
01/21/08 18:16:14 (8 months ago)
Author:
florida
Message:

Suppression du ff_adm_node (oubli)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • firmware/trunk/freifunk/build_ffw/www/cgi-bin/system/address.html

    r442 r443  
    7171DIRTY= 
    7272if [ -n "$post_adress" ]; then 
    73 for V in ff_adm_nick ff_adm_name ff_adm_mail ff_adm_tel ff_adm_loc ff_adm_node ff_adm_network ff_adm_note; do 
     73for V in ff_adm_nick ff_adm_name ff_adm_mail ff_adm_tel ff_adm_loc ff_adm_network ff_adm_note; do 
    7474eval "C=\$$V" 
    7575C=$(httpd -d "$C")