Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups

This commit is contained in:
friendica
2013-10-28 17:48:42 -07:00
parent 1bf6591e1b
commit 1380bee82c
7 changed files with 173 additions and 4 deletions

View File

@@ -62,6 +62,7 @@ require_once ('include/conversation.php');
'bang' => (($group || $cid) ? '!' : ''),
'visitor' => 'block',
'mimetype' => 'choose',
'ptlabel' => t('Block Name'),
'profile_uid' => intval($owner),
);