Avoid deprecation warning for the Globals package.
svn path=/plone.app.discussion/trunk/; revision=37349
This commit is contained in:
@@ -14,7 +14,7 @@ from Acquisition import aq_parent, Implicit
|
||||
from AccessControl.Role import RoleManager
|
||||
from AccessControl.Owned import Owned
|
||||
|
||||
from Globals import Persistent
|
||||
from persistent import Persistent
|
||||
|
||||
from Products.CMFCore.DynamicType import DynamicType
|
||||
from Products.CMFCore.utils import getToolByName
|
||||
|
||||
Reference in New Issue
Block a user