aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-08-10 09:40:02 +0200
committergit-marijus <mario@mariovavti.com>2017-08-10 09:40:02 +0200
commitd1c7e789902a09b1ebdd9ae2e388a18f92467e43 (patch)
tree49ea423e4a22e5516431aa12d8bf6f7679bede33 /include/conversation.php
parent09da109ebaf1b5f287db7065eaee5026b0a88eb1 (diff)
parent0a96cdd950f30974fe0fecf60b214701673dad86 (diff)
downloadvolse-hubzilla-d1c7e789902a09b1ebdd9ae2e388a18f92467e43.tar.gz
volse-hubzilla-d1c7e789902a09b1ebdd9ae2e388a18f92467e43.tar.bz2
volse-hubzilla-d1c7e789902a09b1ebdd9ae2e388a18f92467e43.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 13ae571d6..f15077e76 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -538,7 +538,7 @@ function conversation($items, $mode, $update, $page_mode = 'traditional', $prepa
}
elseif ($mode === 'photos') {
- $profile_onwer = App::$profile['profile_uid'];
+ $profile_owner = App::$profile['profile_uid'];
$page_writeable = ($profile_owner == local_channel());
$live_update_div = '<div id="live-photos"></div>' . "\r\n";
// for photos we've already formatted the top-level item (the photo)