Changeset 748db9 in indico
- Timestamp:
- 03/17/11 14:08:59 (2 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, b8c30da8ebdbdcbd675a873997cc3e95f567de49, 4287315ec967a3da168d83963c14001db8487d53
- Children:
- 9bd9b1
- Parents:
- bf4501
- git-author:
- Pedro Ferreira <jose.pedro.ferreira@…> (03/17/11 14:08:26)
- git-committer:
- Pedro Ferreira <jose.pedro.ferreira@…> (03/17/11 14:08:59)
- File:
-
- 1 edited
-
indico/MaKaC/accessControl.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/accessControl.py
rbf4501 r748db9 92 92 #return self._fatherProtection 93 93 except: 94 Logger.get('accessController').exception('_getFatherProtection')94 #Logger.get('accessController').exception('_getFatherProtection') 95 95 self._fatherProtection = 0 96 96 return 0
Note: See TracChangeset
for help on using the changeset viewer.
