clean up some files to make enchanced inbox run for first time
This commit is contained in:
@@ -110,7 +110,6 @@ class PluginRegistry
|
||||
$this->_aPluginDetails[$Namespace]->setVersion($plugin->iVersion);
|
||||
return;
|
||||
}
|
||||
|
||||
$detail = new PluginDetail(
|
||||
$Namespace,
|
||||
$ClassName,
|
||||
|
||||
Reference in New Issue
Block a user