- Timestamp:
- 23 Feb 2008, 23:23:54 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/WAeUPImport.py
r3207 r3208 662 662 msg = "matric_no exists" 663 663 break 664 else:664 if not matric_no and not jamb_reg_no: 665 665 msg = "jamb_reg_no or matric_no must be specified" 666 666 break
Note: See TracChangeset for help on using the changeset viewer.