Update systeminfo.php

Remove php error muting
This commit is contained in:
jokob-sk
2023-08-07 08:40:27 +10:00
committed by GitHub
parent 9a13133a5f
commit 085e7c80e7

View File

@@ -12,7 +12,6 @@
// cvc90 2023 https://github.com/cvc90 GNU GPLv3
//------------------------------------------------------------------------------
error_reporting(0);// Turn off php errors
require 'php/templates/header.php';
?>
<!-- Page ------------------------------------------------------------------ -->