aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-02-15 00:52:25 +0100
committerzottel <github@zottel.net>2014-02-15 00:52:25 +0100
commit54727d3a66df92596378ea7f5c412d5e6037b037 (patch)
tree9b455bd32a2b5a2c3aaa1c243f8972ff4bcf96e8 /mod/item.php
parent7a6fcd9ea42ffc5877721589d315d3dbd71560ff (diff)
parentd9e4f634665ec4da69b5af230f45f2a0e9688a1b (diff)
downloadvolse-hubzilla-54727d3a66df92596378ea7f5c412d5e6037b037.tar.gz
volse-hubzilla-54727d3a66df92596378ea7f5c412d5e6037b037.tar.bz2
volse-hubzilla-54727d3a66df92596378ea7f5c412d5e6037b037.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'mod/item.php')
-rw-r--r--mod/item.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/item.php b/mod/item.php
index 54c9f128a..fef9bfb6d 100644
--- a/mod/item.php
+++ b/mod/item.php
@@ -44,7 +44,7 @@ function item_post(&$a) {
call_hooks('post_local_start', $_REQUEST);
- // logger('postvars ' . print_r($_REQUEST,true), LOGGER_DATA);
+// logger('postvars ' . print_r($_REQUEST,true), LOGGER_DATA);
$api_source = ((x($_REQUEST,'api_source') && $_REQUEST['api_source']) ? true : false);