- Timestamp:
- 7 Feb 2008, 06:59:26 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/waeup_custom/getAccommodationInfo.py
r3111 r3122 100 100 if not booking_allowed: 101 101 info['acco'] = None 102 info['student_status'] = '' 103 return info 102 104 103 105 acco_id = 'accommodation_' + session[0]
Note: See TracChangeset for help on using the changeset viewer.