aboutsummaryrefslogtreecommitdiffstats
path: root/include/security.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-06-17 19:21:46 -0700
committerfriendica <info@friendica.com>2014-06-17 19:21:46 -0700
commit35d42f86265f9ce9dfaaae0298c35d056d0e9ed8 (patch)
treec347d4c15e2584e2a8bc0651855448e132b98dd0 /include/security.php
parent6c1304c00052da3b2861923f645d7c4de42bb796 (diff)
downloadvolse-hubzilla-35d42f86265f9ce9dfaaae0298c35d056d0e9ed8.tar.gz
volse-hubzilla-35d42f86265f9ce9dfaaae0298c35d056d0e9ed8.tar.bz2
volse-hubzilla-35d42f86265f9ce9dfaaae0298c35d056d0e9ed8.zip
access control modification functions (item specific - we may need these for several data types)
Diffstat (limited to 'include/security.php')
-rw-r--r--include/security.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/security.php b/include/security.php
index 53161e427..285c4a231 100644
--- a/include/security.php
+++ b/include/security.php
@@ -397,3 +397,4 @@ function stream_perms_xchans($perms_min = PERMS_SITE) {
logger('stream_perms_xchans: ' . $str, LOGGER_DEBUG);
return $str;
}
+