Come on.. fix typo.
This commit is contained in:
parent
17eb06c35d
commit
e34c393b45
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class Root(controllers.RootController):
|
|||
"this resource.")
|
||||
else:
|
||||
msg=_("Please log in.")
|
||||
forward_url= 'a.'
|
||||
forward_url= '.'
|
||||
|
||||
### FIXME: Is it okay to get rid of this?
|
||||
#cherrypy.response.status=403
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue