doc updates - connecting to services

This commit is contained in:
Friendika 2011-05-18 17:29:12 -07:00
commit 990d5e82a0
9 changed files with 205 additions and 145 deletions

View file

@ -101,6 +101,7 @@ function editpost_content(&$a) {
'$defloc' => $a->user['default-location'],
'$visitor' => 'none',
'$emailcc' => t('CC: email addresses'),
'$public' => t('Public post'),
'$jotnets' => $jotnets,
'$emtitle' => t('Example: bob@example.com, mary@example.com'),
'$lockstate' => $lockstate,