diff options
Diffstat (limited to 'include/security.php')
-rw-r--r-- | include/security.php | 1 |
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; } + |