issue #395, item 2

This commit is contained in:
friendica
2014-04-06 03:47:53 -07:00
parent ad60e2c566
commit 64dfe3ab64
6 changed files with 26 additions and 9 deletions

View File

@@ -884,8 +884,12 @@ class RedBrowser extends DAV\Browser\Plugin {
date_default_timezone_set($this->auth->timezone);
$version = '';
require_once('include/conversation.php');
$html = "
if($this->auth->channel_name)
$html = profile_tabs(get_app(),(($this->auth->channel_id == local_user()) ? true : false),$this->auth->channel_name);
$html .= "
<body>
<h1>Index for " . $this->escapeHTML($path) . "/</h1>
<table>