projets
/
cyril.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correction
[cyril.git]
/
Apps
/
roundup
/
auf_roa.py
diff --git
a/Apps/roundup/auf_roa.py
b/Apps/roundup/auf_roa.py
index
101c788
..
ed62ae6
100644
(file)
--- a/
Apps/roundup/auf_roa.py
+++ b/
Apps/roundup/auf_roa.py
@@
-38,6
+38,6
@@
class AufRoaLoginAction(LoginAction):
self.db.commit ()
self.client.userid = self.db.user.lookup(self.client.user)
- def init(instance):
- instance.registerAction('login', AufRoaLoginAction)
+def init(instance):
+ instance.registerAction('login', AufRoaLoginAction)