clean up some files to make enchanced inbox run for first time

This commit is contained in:
Fernando Ontiveros
2025-04-05 10:45:25 +00:00
parent ba61a274d4
commit 14efc705b3
6 changed files with 60 additions and 15 deletions

View File

@@ -110,7 +110,6 @@ class PluginRegistry
$this->_aPluginDetails[$Namespace]->setVersion($plugin->iVersion);
return;
}
$detail = new PluginDetail(
$Namespace,
$ClassName,