Changeset 426 for trunk/cgi-bin/main.cgi
- Timestamp:
- 07/08/10 13:16:24 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/main.cgi
r420 r426 1230 1230 ##fixme: need to wedge something in to allow "update:field" notifications 1231 1231 ## hmm. how to tell what changed? O_o 1232 mailNotify($ip_dbh, ' ua', "SWIPed: $disp_alloctypes{$webvar{alloctype}} $webvar{block}",1232 mailNotify($ip_dbh, 's:swi', "SWIPed: $disp_alloctypes{$webvar{alloctype}} $webvar{block}", 1233 1233 "$webvar{block} had SWIP status changed to \"Yes\" by $authuser") if $webvar{swip} eq 'on'; 1234 1234 open (HTML, "../updated.html")
Note:
See TracChangeset
for help on using the changeset viewer.