mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-01 05:36:08 -05:00
fix: Remove trailing whitespace and clean up formatting in version.php
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
#---------------------------------------------------------------------------------#
|
||||
# NetAlertX #
|
||||
# Open Source Network Guard / WIFI & LAN intrusion detector #
|
||||
# Open Source Network Guard / WIFI & LAN intrusion detector #
|
||||
# #
|
||||
# version.php - Templates module Template to display the current version #
|
||||
#---------------------------------------------------------------------------------#
|
||||
@@ -23,6 +23,6 @@ if(file_exists($filename)) {
|
||||
}
|
||||
else {
|
||||
echo date('H:i:s') . " - N/A";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user