summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2018-02-07 20:22:10 -0500
committerMalf Furious <m@lfurio.us>2018-02-07 20:22:10 -0500
commite49f1833b0ba53f32de1cfd47d813e8b0208826c (patch)
tree2b967344464a96d6784b3b8251db5b096ba4d55f
parent143615fc1761f1cfaa368bb8573473e80af7e27a (diff)
downloadscrott-e49f1833b0ba53f32de1cfd47d813e8b0208826c.tar.gz
scrott-e49f1833b0ba53f32de1cfd47d813e8b0208826c.zip
Update stdpage\head()
Added name and version number to information comment.
-rw-r--r--app/view/stdpage.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/view/stdpage.php b/app/view/stdpage.php
index 4bdc0c5..9f5b4e2 100644
--- a/app/view/stdpage.php
+++ b/app/view/stdpage.php
@@ -20,6 +20,17 @@ require_once "class/globals.php";
<?php function head(?string $title = NULL) : void { ?>
<!--
+
+ ███████╗ ██████╗██████╗ ██████╗ ████████╗████████╗
+ ██╔════╝██╔════╝██╔══██╗██╔═══██╗╚══██╔══╝╚══██╔══╝
+ ███████╗██║ ██████╔╝██║ ██║ ██║ ██║
+ ╚════██║██║ ██╔══██╗██║ ██║ ██║ ██║
+ ███████║╚██████╗██║ ██║╚██████╔╝ ██║ ██║
+ ╚══════╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝
+ Secure Centralized Robust Online Ticketing Tool
+ <?=__VERSION__?>
+
+
* This is free and unencumbered software released into the public domain.
*
* Anyone is free to copy, modify, publish, use, compile, sell, or