Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1098276
D62.id185.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
Wed, Aug 13, 2:03 PM
Size
579 B
Mime Type
text/x-diff
Expires
Thu, Aug 14, 2:03 PM (21 h, 7 m)
Engine
blob
Format
Raw Data
Handle
707825
Attached To
D62: INP-1424 Don't call "refreshModuleInfo" twice in a row
D62.id185.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