Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
7e4a8dd1a0
@ -17,7 +17,6 @@ error_reporting(E_ALL);
|
||||
* Read config file.
|
||||
*/
|
||||
if (is_readable(CONFIG_FILE)) {
|
||||
require CONFIG_FILE;
|
||||
include CONFIG_FILE;
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user