aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-05-27 15:26:12 +0200
committerMario Vavti <mario@mariovavti.com>2015-05-27 15:26:12 +0200
commit33a7f76ebc0ff330d7c4ec28149c8aa3f334b7b7 (patch)
tree57aec5676deb81650c60998a66d963d84b60aae9 /include
parent3d79d4f577a2602e7f58578e933a9c9a8585fca1 (diff)
parentae69bf54a62629f88a3d1a9ea416c85e23c1b8a4 (diff)
downloadvolse-hubzilla-33a7f76ebc0ff330d7c4ec28149c8aa3f334b7b7.tar.gz
volse-hubzilla-33a7f76ebc0ff330d7c4ec28149c8aa3f334b7b7.tar.bz2
volse-hubzilla-33a7f76ebc0ff330d7c4ec28149c8aa3f334b7b7.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Diffstat (limited to 'include')
-rw-r--r--include/api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/api.php b/include/api.php
index cf0086c35..50a46dadc 100644
--- a/include/api.php
+++ b/include/api.php
@@ -460,7 +460,7 @@ require_once('include/items.php');
dbesc($name),
dbesc($redirect),
dbesc($icon),
- intval(api_user()),
+ intval(api_user())
);
$r = q("INSERT INTO xperm (xp_client, xp_channel, xp_perm) VALUES ('%s', %d, '%s') ",
dbesc($key),