* src/Plugins.py, src/PluginMgr.py: Move to ReportUtils.
svn: r6133
This commit is contained in:
@@ -114,7 +114,7 @@ def register_datehandler(locales,parse_class,display_class):
|
||||
# Import localized date classes
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
from PluginMgr import load_plugins
|
||||
from PluginUtils import load_plugins
|
||||
from const import datesDir
|
||||
load_plugins(datesDir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user