This commit is contained in:
hhftechnologies 2024-11-19 23:54:41 +05:30
parent 6e5c1f056b
commit 6414cf3bf5

View file

@ -7,7 +7,7 @@
*/
// Strict error reporting
einclude('configuration.php');
include('configuration.php');
$monitors = json_decode(file_get_contents(PATH.'/monitors.json'));