Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F726835
D62.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jan 6, 1:31 AM
Size
579 B
Mime Type
text/x-diff
Expires
Tue, Jan 7, 1:31 AM (2 d, 12 h ago)
Engine
blob
Format
Raw Data
Handle
536925
Attached To
D62: INP-1424 Don't call "refreshModuleInfo" twice in a row
D62.id.diff
View Options
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
Log In to Comment