mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12775] Fix config_php::load_config_file()
PHPBB3-12775
This commit is contained in:
parent
4f56f9b904
commit
98890fe1a3
1 changed files with 1 additions and 0 deletions
|
@ -102,5 +102,6 @@ class config_php
|
|||
return false;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue