Changeset 10501
- Timestamp:
- 10/12/08 23:16:22 (5 years ago)
- File:
-
- 1 edited
-
src/router/httpd/visuals/dd-wrt.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/httpd/visuals/dd-wrt.c
r10492 r10501 6801 6801 sprintf( mcast, "%s_multicast", var ); 6802 6802 nvram_default_get( mcast, "0" ); 6803 show Option( wp, "wl_basic.multicast", mcast );6803 showRadio( wp, "wl_basic.multicast", mcast ); 6804 6804 show_ipnetmask( wp, var ); 6805 6805 websWrite( wp, "</div>\n" );
Note: See TracChangeset
for help on using the changeset viewer.
