Changeset 137 for trunk


Ignore:
Timestamp:
01/26/05 17:07:26 (19 years ago)
Author:
Kris Deugau
Message:

/trunk

Merge bugfix in /branches/stable r136

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cgi-bin/main.cgi

    r135 r137  
    999999    }
    10001000    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)$/){
    10021002    # All non-customer allocations MUST be entered with "our" customer ID.
    10031003    # I have Defined this as 6750400 for consistency.
Note: See TracChangeset for help on using the changeset viewer.