Changeset 748db9 in indico


Ignore:
Timestamp:
03/17/11 14:08:59 (2 years ago)
Author:
Pedro Ferreira <jose.pedro.ferreira@…>
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)
Message:

[FIX] Temporary log disable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/accessControl.py

    rbf4501 r748db9  
    9292            #return self._fatherProtection 
    9393        except: 
    94             Logger.get('accessController').exception('_getFatherProtection') 
     94            #Logger.get('accessController').exception('_getFatherProtection') 
    9595            self._fatherProtection = 0 
    9696            return 0 
Note: See TracChangeset for help on using the changeset viewer.