From c90cf064137720dbfc0e1022399a44323e8df92c Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Sat, 13 Jul 2019 17:34:43 +0000 Subject: [PATCH] Updated some housekeeping stuff --- .gitignore | 1 + humans.txt | 2 +- includes/contact.php | 1 + includes/server.php | 2 +- includes/signup.php | 1 + includes/users.php | 4 ++-- tilde.json | 2 +- wiki.php | 2 +- 8 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 1377554..2152db2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.swp +webmail diff --git a/humans.txt b/humans.txt index ed60ff9..fc05ced 100644 --- a/humans.txt +++ b/humans.txt @@ -12,5 +12,5 @@ /* SITE */ Last update: 2019/03/22 Standards: HTML5 - Components: Apache2, Git, and PHP + Components: Apache2, Git, and PHP, Parsedown, Parsedown Extra Software: vim, geany, ansible, wiki.php diff --git a/includes/contact.php b/includes/contact.php index bcd3710..afcd067 100644 --- a/includes/contact.php +++ b/includes/contact.php @@ -1,5 +1,6 @@