aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
diff options
context:
space:
mode:
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