added namethingy app

This commit is contained in:
friendica 2012-03-30 05:35:55 -07:00
parent 48c02fcfe5
commit 81160d4046
4 changed files with 38 additions and 1 deletions

View file

@ -44,7 +44,7 @@ function page_page_end($a,&$b) {
$page = '<div id="page-sidebar" class="widget">
<div class="title tool">
<h3>'.t("Community Pages").'</h3></div>
<h3>'.t("Forums").'</h3></div>
<div id="sidebar-page-list"><ul>';
$contacts = page_getpage($a->user['uid']);