aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-06-26 16:24:53 -0700
committerfriendica <info@friendica.com>2014-06-26 16:24:53 -0700
commit8b545d91db1bec0881645a989f4d7fc146397154 (patch)
treeb538faa78dff4f688672d05b61526aa4cc1e7825 /include
parent6d891fbb9d5308b48d050e0a4be6394a6e826a88 (diff)
downloadvolse-hubzilla-8b545d91db1bec0881645a989f4d7fc146397154.tar.gz
volse-hubzilla-8b545d91db1bec0881645a989f4d7fc146397154.tar.bz2
volse-hubzilla-8b545d91db1bec0881645a989f4d7fc146397154.zip
notification being sent for comments from blocked connections on same site.
Diffstat (limited to 'include')
-rwxr-xr-xinclude/items.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/items.php b/include/items.php
index b80f18b72..7fcb382b7 100755
--- a/include/items.php
+++ b/include/items.php
@@ -3603,6 +3603,7 @@ function drop_items($items) {
function drop_item($id,$interactive = true,$stage = DROPITEM_NORMAL) {
+
$a = get_app();
// locate item to be deleted