diff options
| author | Horus3 | 2014-03-12 23:40:56 +0100 |
|---|---|---|
| committer | Horus3 | 2014-03-12 23:40:56 +0100 |
| commit | b4972a0a56411da5d26aff3a1a699eb062783c29 (patch) | |
| tree | 741ff51e6e31e754c95b8cc14fda26da88458050 /www/functions/func_select.php | |
| parent | b5845f91e3d54773daecfc8ecc8fe917db02e510 (diff) | |
| download | files.iamfabulous.de-b4972a0a56411da5d26aff3a1a699eb062783c29.tar.gz | |
<\? -> <\?php
Diffstat (limited to 'www/functions/func_select.php')
| -rwxr-xr-x[-rw-r--r--] | www/functions/func_select.php | 2 |
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 |
