aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Photos.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-13 10:59:37 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-13 10:59:37 +0200
commita1d5ce3716d09b7ccd81e252309ca9fd5e841b26 (patch)
tree9fc66fc5832248fac10e1b629ae158043c98e361 /Zotlabs/Module/Photos.php
parent78dc679a72a5a2d94a59642dd6b0087b0fc14837 (diff)
downloadvolse-hubzilla-a1d5ce3716d09b7ccd81e252309ca9fd5e841b26.tar.gz
volse-hubzilla-a1d5ce3716d09b7ccd81e252309ca9fd5e841b26.tar.bz2
volse-hubzilla-a1d5ce3716d09b7ccd81e252309ca9fd5e841b26.zip
remove profile_tabs() which has been deprecated and replaced by channel_apps()
Diffstat (limited to 'Zotlabs/Module/Photos.php')
-rw-r--r--Zotlabs/Module/Photos.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/Zotlabs/Module/Photos.php b/Zotlabs/Module/Photos.php
index 489bffc4a..f97f31ff7 100644
--- a/Zotlabs/Module/Photos.php
+++ b/Zotlabs/Module/Photos.php
@@ -620,10 +620,7 @@ class Photos extends \Zotlabs\Web\Controller {
$o .= "<script> var profile_uid = " . \App::$profile['profile_uid']
. "; var netargs = '?f='; var profile_page = " . \App::$pager['page'] . "; </script>\r\n";
- // tabs
-
$_is_owner = (local_channel() && (local_channel() == $owner_uid));
- //$o .= profile_tabs($a,$_is_owner, \App::$data['channel']['channel_address']);
/**
* Display upload form