Changes between Version 105 and Version 106 of BluePrintAuthorization
- Timestamp:
- 08/07/11 17:21:16 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintAuthorization
v105 v106 310 310 # Something went wrong 311 311 session.error = str(T("Invalid mode sent to")) + " shn_has_permission(): " + name 312 redirect(URL( r=request,f="index"))312 redirect(URL(f="index")) 313 313 314 314 if record_id: