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

@@ -73,9 +73,10 @@ function webpages_content(&$a) {
else
$channel_acl = array();
require_once('include/conversation.php');
$o = profile_tabs($a,true);
$o .= '<h2>' . t('Webpages') . '</h2>';
$x = array(
'webpage' => ITEM_WEBPAGE,