Changeset 295 for trunk/cgi-bin/admin.cgi
- Timestamp:
- 10/14/05 11:20:02 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/admin.cgi
r293 r295 210 210 # Notify tech@example.com 211 211 mailNotify('tech@example.com',"$disp_alloctypes{$webvar{alloctype}} allocation", 212 "$disp_alloctypes{$webvar{alloctype}} $msg allocated to customer $webvar{custid}\n". 212 "$disp_alloctypes{$webvar{alloctype}} $webvar{cidr} allocated to customer". 213 " $webvar{custid}\n". 213 214 "Description: $webvar{desc}\n\nAllocated by: $authuser\n"); 214 215 }
Note:
See TracChangeset
for help on using the changeset viewer.