Come on.. fix typo.

This commit is contained in:
Ricky Zhou (周家杰) 2008-03-05 14:28:33 -05:00
parent 17eb06c35d
commit e34c393b45

View file

@ -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