summaryrefslogtreecommitdiff
path: root/www/functions/func_select.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/functions/func_select.php')
-rwxr-xr-x[-rw-r--r--]www/functions/func_select.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/functions/func_select.php b/www/functions/func_select.php
index 46afd46..204f2d7 100644..100755
--- a/www/functions/func_select.php
+++ b/www/functions/func_select.php
@@ -1,4 +1,4 @@
-<?
+<?php
function select($db, $owner){
if($_SESSION["login"] && $_SESSION["userid"] == $owner){ // TODO: Check if loged in user really the user who does the query - fix 12.3.14