From a0731aa0e71d62c2c87ab85dca6ac744f09a8f02 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Wed, 12 Mar 2014 19:53:53 +0100 Subject: Added invite formular until Oweissbarth finished his job. --- www/functions/func_invite.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/www/functions/func_invite.php b/www/functions/func_invite.php index 864c1ad..3de7e2e 100644 --- a/www/functions/func_invite.php +++ b/www/functions/func_invite.php @@ -63,6 +63,12 @@ function invite($db){ } } else { echo "Formular"; + echo "Hallo $name + -
"; return false; } } -- cgit v1.2.3