summaryrefslogtreecommitdiff
path: root/www/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/functions.php')
-rw-r--r--www/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/functions.php b/www/functions.php
index 96f4010..dfe75ad 100644
--- a/www/functions.php
+++ b/www/functions.php
@@ -308,4 +308,5 @@ function user($db){
echo "<br><br>";
echo "You have currently $invite invites. <br>";
+// exit;
}