diff options
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -498,3 +498,6 @@ function expand_acl($s) { } +function sanitise_acl(&$item) { + $item = '<' . intval(notags(trim($item))) . '>'; +} |
index : volse-hubzilla.git | ||
Volse Hubzilla -- soft fork of main Hubzilla core for Volse | Harald Eilertsen |
aboutsummaryrefslogtreecommitdiffstats |