diff options
| -rw-r--r-- | www/functions.php | 1 |
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; } |
