Commit ae2701fe authored by Yoshinori Okuji's avatar Yoshinori Okuji

Import expandpath from utils instead of DirectoryView.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3847 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5b065e6b
......@@ -21,7 +21,7 @@
##############################################################################
from Products.CMFCore.FSZSQLMethod import FSZSQLMethod
from Products.CMFCore.DirectoryView import expandpath
from Products.CMFCore.utils import expandpath
from Products.ZSQLMethods.SQL import SQL
def FSZSQLMethod_readFile(self, reparse):
......
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