Changeset 137 for trunk/cgi-bin/main.cgi
- Timestamp:
- 01/26/05 17:07:26 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cgi-bin/main.cgi
r135 r137 999 999 } 1000 1000 print "<!-- [ In validateInput(). Insert customer ID cross-check here. ] -->\n"; 1001 } elsif ($webvar{alloctype} =~ /^([cdsmw]p|si|dn|dy|dc| ee|rr|in)$/){1001 } elsif ($webvar{alloctype} =~ /^([cdsmw]p|si|dn|dy|dc|dw|ee|rr|in)$/){ 1002 1002 # All non-customer allocations MUST be entered with "our" customer ID. 1003 1003 # I have Defined this as 6750400 for consistency.
Note:
See TracChangeset
for help on using the changeset viewer.