Merge branch 'MAINT_3_4_10' into QA_3_4
This commit is contained in:
@@ -14,6 +14,8 @@ error_reporting(E_ALL);
|
||||
/**
|
||||
* Read config file.
|
||||
*/
|
||||
if (is_readable(CONFIG_FILE)) {
|
||||
require CONFIG_FILE;
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user