update
This commit is contained in:
parent
6e5c1f056b
commit
6414cf3bf5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
|
||||
// Strict error reporting
|
||||
einclude('configuration.php');
|
||||
include('configuration.php');
|
||||
|
||||
$monitors = json_decode(file_get_contents(PATH.'/monitors.json'));
|
||||
|
||||
|
|
Loading…
Reference in a new issue