Changeset 5029 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 22 Feb 2010, 09:23:10 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/getClearanceInfo.py
r5028 r5029 47 47 return None 48 48 if info['is_staff'] and not info['is_clearanceofficer'] and not info['is_sectionofficer']: 49 logger.info('%s tried to access %s' % (member_id,student_id)) 49 50 return None 50 51
Note: See TracChangeset for help on using the changeset viewer.