Page MenuHomeIn-Portal Phabricator

D62.id.diff
No OneTemporary

File Metadata

Created
Mon, Jan 6, 1:31 AM

D62.id.diff

Index: branches/5.3.x/core/install/install_toolkit.php
===================================================================
--- branches/5.3.x/core/install/install_toolkit.php
+++ branches/5.3.x/core/install/install_toolkit.php
@@ -704,8 +704,6 @@
$db->Query($sql);
}
- $this->Application->refreshModuleInfo(); // this module configs are now processed
-
// because of configs was read only from installed before modules (in-portal), then reread configs
$this->Application->UnitConfigReader->scanModules(MODULES_PATH . DIRECTORY_SEPARATOR . $module_folder);

Event Timeline