From 46786c1703474776d74ba67eb01eb484f3c8b646 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Mon, 17 Mar 2014 22:59:49 +0100 Subject: Small bugfixes and tmp print_invite(). --- www/functions/func_interface.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/functions/func_interface.php') diff --git a/www/functions/func_interface.php b/www/functions/func_interface.php index e5e4729..0c765f4 100755 --- a/www/functions/func_interface.php +++ b/www/functions/func_interface.php @@ -21,3 +21,7 @@ function collect_content($db,$username, $folder_path){ /*function print_browser($content){ var_dump($content); }*/ + +function print_invite($var){ + include("invite.php"); +} -- cgit v1.2.3