Skip to content

Commit 9d64665

Browse files
committed
fix: Remove trailing whitespace and clean up formatting in version.php
1 parent 63cef59 commit 9d64665

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

front/php/templates/version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
#---------------------------------------------------------------------------------#
33
# NetAlertX #
4-
# Open Source Network Guard / WIFI & LAN intrusion detector #
4+
# Open Source Network Guard / WIFI & LAN intrusion detector #
55
# #
66
# version.php - Templates module Template to display the current version #
77
#---------------------------------------------------------------------------------#
@@ -23,6 +23,6 @@
2323
}
2424
else {
2525
echo date('H:i:s') . " - N/A";
26-
}
27-
26+
}
27+
2828
?>

0 commit comments

Comments
 (0)