- Timestamp:
- 15 Feb 2007, 14:30:16 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/getStudentFolderInfo.py
r1422 r1423 57 57 58 58 info['session'] = False 59 if st_brain.matric_no 59 if st_brain.matric_no: 60 60 res = context.results_import(matric_no = st_brain.matric_no) 61 61 if res:
Note: See TracChangeset for help on using the changeset viewer.