aboutsummaryrefslogtreecommitdiffstats
path: root/include/photos.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2015-09-08 08:39:37 +0200
committerzottel <github@zottel.net>2015-09-08 08:39:37 +0200
commit52cd8652bb4b2454bc2bd49d8ec39a5549c4ab68 (patch)
tree8e25e4395d8ef7f0dbbe0f12450ad4b9d7cb20c0 /include/photos.php
parentc5981cbc9afb88015fb59b4743484bb78a87188d (diff)
parentc6bdf7e891f3c0b49a1e9c40622e05aef590e2b6 (diff)
downloadvolse-hubzilla-52cd8652bb4b2454bc2bd49d8ec39a5549c4ab68.tar.gz
volse-hubzilla-52cd8652bb4b2454bc2bd49d8ec39a5549c4ab68.tar.bz2
volse-hubzilla-52cd8652bb4b2454bc2bd49d8ec39a5549c4ab68.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'include/photos.php')
-rw-r--r--include/photos.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/photos.php b/include/photos.php
index 25818124a..49aab6865 100644
--- a/include/photos.php
+++ b/include/photos.php
@@ -226,11 +226,8 @@ function photo_upload($channel, $observer, $args) {
$width_x_height = $ph->getWidth() . 'x' . $ph->getHeight();
- $mid = item_message_id();
-
// Create item container
-
$item_hidden = (($visible) ? 0 : 1 );
$lat = $lon = null;