- Timestamp:
- 03/21/05 15:49:01 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/cgi-bin/main.cgi
r200 r203 981 981 print qq(<div class="center"><div class="heading">The IP $msg has been allocated to customer $webvar{custid}</div></div>); 982 982 # Notify tech@example.com 983 mailNotify('tech@example.com'," $disp_alloctypes{$webvar{alloctype}} allocation",983 mailNotify('tech@example.com',"ADDED: $disp_alloctypes{$webvar{alloctype}} allocation", 984 984 "$disp_alloctypes{$webvar{alloctype}} $msg allocated to customer $webvar{custid}\n". 985 985 "Description: $webvar{desc}\n\nAllocated by: $authuser\n");
Note:
See TracChangeset
for help on using the changeset viewer.