Skip to content

Commit c899ab1

Browse files
authored
Update application.php
1 parent f575cd1 commit c899ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_config/model/application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ private function writeConfigFile(Registry $config)
458458
{
459459
throw new RuntimeException(JText::_('COM_CONFIG_ERROR_WRITE_FAILED'));
460460
}
461-
461+
462462
// Invalidates the cached configuration file
463463
if (function_exists('opcache_invalidate'))
464464
{

0 commit comments

Comments
 (0)