sort out the unobscure mess

This commit is contained in:
friendica
2014-06-15 19:21:32 -07:00
parent 0e4a28678d
commit e1ec1e7c5f
3 changed files with 5 additions and 2 deletions

View File

@@ -111,7 +111,6 @@ function page_content(&$a) {
xchan_query($r);
$r = fetch_post_tags($r,true);
$o .= prepare_page($r[0]);
return $o;