Update systeminfo.php
Updated php opening at the beginning of the file
This commit is contained in:
@@ -12,8 +12,6 @@
|
|||||||
// cvc90 2023 https://github.com/cvc90 GNU GPLv3
|
// cvc90 2023 https://github.com/cvc90 GNU GPLv3
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
?>
|
|
||||||
<?php
|
|
||||||
error_reporting(0);// Turn off php errors
|
error_reporting(0);// Turn off php errors
|
||||||
require 'php/templates/header.php';
|
require 'php/templates/header.php';
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user