Commit 076f8ceb authored by Ivan Tyagov's avatar Ivan Tyagov

Use function from proper location (r25690).


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25691 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8447b654
......@@ -32,10 +32,9 @@ from Products.ERP5Type.Tool.BaseTool import BaseTool
from Products.ERP5Type import Permissions
from AccessControl.SecurityManagement import setSecurityManager
from Products.ERP5 import _dtmldir
from Products.ERP5Wizard.Tool.WizardTool import _setSuperSecurityManager
from Products.ERP5Type.Utils import _setSuperSecurityManager
from Products.ERP5Type.Cache import CachingMethod
class IntrospectionTool(BaseTool):
"""
This tool provides both local and remote introspection.
......
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