aboutsummaryrefslogtreecommitdiffstats
path: root/include/acl_selectors.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-20 18:07:16 -0800
committerfriendica <info@friendica.com>2012-02-20 18:07:16 -0800
commit6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7 (patch)
tree4e3561b4f5e457d4420a232e0a233b6688d7745a /include/acl_selectors.php
parent11871195be019bb05c7c41dbb4a980fffce41697 (diff)
parent1cfff8fdd11e0e67e2bdb7ae85b9caf8106a734b (diff)
downloadvolse-hubzilla-6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7.tar.gz
volse-hubzilla-6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7.tar.bz2
volse-hubzilla-6edd6d8ae1e3a6b64fa11ae6a4cc79965084b0d7.zip
Merge branch 'pull'
Diffstat (limited to 'include/acl_selectors.php')
-rwxr-xr-xinclude/acl_selectors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index d8f530daf..6070b7db2 100755
--- a/include/acl_selectors.php
+++ b/include/acl_selectors.php
@@ -157,7 +157,7 @@ function contact_select($selname, $selclass, $preselected = false, $size = 4, $p
$o = '';
- // When used for private messages, we limit correspondence to mutual DFRN/Friendika friends and the selector
+ // When used for private messages, we limit correspondence to mutual DFRN/Friendica friends and the selector
// to one recipient. By default our selector allows multiple selects amongst all contacts.
$sql_extra = '';