From: Jean-Marc Pigeon (Delson) Date: Tue, 26 Aug 2025 17:37:28 +0000 (-0400) Subject: scrfun.php starting to work X-Git-Tag: end-0.15~73 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=d10e427518a7bfa43e1aa90d9502ce40dad46aea;p=jmp%2Fmailleur scrfun.php starting to work --- diff --git a/www/footer.php b/www/footer.php deleted file mode 100644 index 0575149..0000000 --- a/www/footer.php +++ /dev/null @@ -1,8 +0,0 @@ -$m_release \n"); -?> diff --git a/www/scrfun.php b/www/scrfun.php index 1c9c73b..650455b 100644 --- a/www/scrfun.php +++ b/www/scrfun.php @@ -61,19 +61,58 @@ function login() { $STR = << - - + + + + +
+
+ + + + + + + + + + +
+Email: + +
+Passord: + +
+ + + + +
+ + + + + +
+
+
+
+
+ + + + EOT; return $STR;