mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update systeminfo.php
Fixed comment space located in variable error_reporting(0); // Turn off php errors
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
?>
|
||||
<?php
|
||||
error_reporting(0);// Turn off php errors
|
||||
error_reporting(0); // Turn off php errors
|
||||
require 'php/templates/header.php';
|
||||
?>
|
||||
<!-- Page ------------------------------------------------------------------ -->
|
||||
|
||||
Reference in New Issue
Block a user