Commit 96d57ec3 authored by Vincent Pelletier's avatar Vincent Pelletier

Woops, commited a pdb.set_trace. Sorry.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15328 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 94af0172
......@@ -174,7 +174,6 @@ class ERP5UserManager(BasePlugin):
return []
def _getUserByLogin(login):
import pdb; pdb.set_trace()
# because we aren't logged in, we have to create our own
# SecurityManager to be able to access the Catalog
sm = getSecurityManager()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment