Changeset 5224 for WAeUP_SRP/trunk
- Timestamp:
- 14 Jun 2010, 18:25:24 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_accommodation/getAccommodationInfo.py
r5177 r5224 163 163 elif booking_disabled: 164 164 info['booking_disabled'] = True 165 logger.info('%s: %s eligible but booking disabled' % (student_id,student_status))165 #logger.info('%s: %s eligible but booking disabled' % (student_id,student_status)) 166 166 167 167 return info
Note: See TracChangeset for help on using the changeset viewer.