aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-01 18:54:50 -0800
committerfriendica <info@friendica.com>2012-03-01 18:54:50 -0800
commit8207272fbc9cdc76988a2848552528e28951fe27 (patch)
tree1ddf5cab57f55349bcc6ee834ea0f2a9754a986b /include
parent58e3372b23b286334e5195b1b8f70448715ed493 (diff)
parenta5256b7996bca6515becac8c2d5d0c56b31119ea (diff)
downloadvolse-hubzilla-8207272fbc9cdc76988a2848552528e28951fe27.tar.gz
volse-hubzilla-8207272fbc9cdc76988a2848552528e28951fe27.tar.bz2
volse-hubzilla-8207272fbc9cdc76988a2848552528e28951fe27.zip
Merge branch 'pull'
Diffstat (limited to 'include')
-rwxr-xr-xinclude/acl_selectors.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index 6070b7db2..67d8cebde 100755
--- a/include/acl_selectors.php
+++ b/include/acl_selectors.php
@@ -1,6 +1,11 @@
<?php
+/**
+ *
+ */
-
+/**
+ * @package acl_selectors
+ */
function group_select($selname,$selclass,$preselected = false,$size = 4) {
$a = get_app();