mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
[ticket/11162] No whitespace changes in olympus.
PHPBB3-11162
This commit is contained in:
parent
05053dacd3
commit
2fc43e6ed7
1 changed files with 1 additions and 1 deletions
|
@ -3442,7 +3442,7 @@ function parse_cfg_file($filename, $lines = false)
|
|||
|
||||
$parsed_items[$key] = $value;
|
||||
}
|
||||
|
||||
|
||||
if (isset($parsed_items['inherit_from']) && isset($parsed_items['name']) && $parsed_items['inherit_from'] == $parsed_items['name'])
|
||||
{
|
||||
unset($parsed_items['inherit_from']);
|
||||
|
|
Loading…
Add table
Reference in a new issue