We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f575cd1 commit c899ab1Copy full SHA for c899ab1
administrator/components/com_config/model/application.php
@@ -458,7 +458,7 @@ private function writeConfigFile(Registry $config)
458
{
459
throw new RuntimeException(JText::_('COM_CONFIG_ERROR_WRITE_FAILED'));
460
}
461
-
+
462
// Invalidates the cached configuration file
463
if (function_exists('opcache_invalidate'))
464
0 commit comments