- Timestamp:
- 04/07/05 15:35:58 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/cgi-bin/main.cgi
r215 r220 1157 1157 1158 1158 # Make sure incoming data is in correct format - custID among other things. 1159 validateInput;1159 return if !validateInput; 1160 1160 1161 1161 # SQL transaction wrapper
Note:
See TracChangeset
for help on using the changeset viewer.