aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
diff options
context:
space:
mode:
authorHauke Zuehl <hzuehl@phone-talk.de>2012-06-16 19:49:04 +0200
committerHauke Zuehl <hzuehl@phone-talk.de>2012-06-16 19:49:04 +0200
commitcc7d849ce393a57fe6bb347c48c9a02f7e483789 (patch)
tree3017ea74f2da0d3c0b5a8fa3f01c3a8c5294865d /include/api.php
parentf9a40ccbdea69fc7ffcbdc87356d535c67371210 (diff)
parent950dacbbddfdd7dbec2042cf3db7c083bd96bfbf (diff)
downloadvolse-hubzilla-cc7d849ce393a57fe6bb347c48c9a02f7e483789.tar.gz
volse-hubzilla-cc7d849ce393a57fe6bb347c48c9a02f7e483789.tar.bz2
volse-hubzilla-cc7d849ce393a57fe6bb347c48c9a02f7e483789.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'include/api.php')
-rw-r--r--include/api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/api.php b/include/api.php
index 9f2a5fb3b..855e4efa3 100644
--- a/include/api.php
+++ b/include/api.php
@@ -245,7 +245,7 @@
}
- logger('api_user: ' . $extra_query . ' ' , $user);
+ logger('api_user: ' . $extra_query . ', user: ' . $user);
// user info
$uinfo = q("SELECT *, `contact`.`id` as `cid` FROM `contact`
WHERE 1