diff options
Diffstat (limited to 'www/functions/func_interface.php')
| -rwxr-xr-x[-rw-r--r--] | www/functions/func_interface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/functions/func_interface.php b/www/functions/func_interface.php index b543054..e0bc0e9 100644..100755 --- a/www/functions/func_interface.php +++ b/www/functions/func_interface.php @@ -1,4 +1,4 @@ -<? +<?php function show($db){ $owner = user($db, $_GET["name"]); |
