From: Jean-Marc Pigeon (Delson) Date: Tue, 26 Aug 2025 11:12:31 +0000 (-0400) Subject: Working out the footer display X-Git-Tag: end-0.15~84 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=ba0d12634a8e913edfb10f10df61cb5341f232f5;p=jmp%2Fmailleur Working out the footer display --- diff --git a/.gitignore b/.gitignore index 7577b88..804ba00 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ data-sorter2/ bin shared/ lib/numver.h +www/release.php diff --git a/www/mailleur.php b/www/mailleur.php index 0f276c0..52ad151 100644 --- a/www/mailleur.php +++ b/www/mailleur.php @@ -15,7 +15,7 @@ Mailleur diff --git a/www/release.in b/www/release.in new file mode 100644 index 0000000..d83c45d --- /dev/null +++ b/www/release.in @@ -0,0 +1,13 @@ + diff --git a/www/release.php b/www/release.php deleted file mode 100644 index 7294a07..0000000 --- a/www/release.php +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/www/scrfun.php b/www/scrfun.php index 07e3bdf..d26dc44 100644 --- a/www/scrfun.php +++ b/www/scrfun.php @@ -17,7 +17,10 @@ function footer($pageref) { include "release.php"; +$today=date("D M d H:i:s Y"); + $STR = << +
@@ -27,11 +30,26 @@ $STR = <<
+ + + + + +
+$pageref, Version: $m_release + +$copyright +$today +
+