libxml errors

This commit is contained in:
zotlabs
2017-08-09 17:35:03 -07:00
parent 8eb6dafe31
commit 6531cbd1d2
4 changed files with 7 additions and 6 deletions

View File

@@ -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)