diff --git a/system/includes/functions.php b/system/includes/functions.php index 5271665..c61cf9d 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -1971,6 +1971,10 @@ EOF; } } +function slashUrl($url) { + return rtrim($url, '/') . '/'; +} + function parseNodes($nodes, $child = null, $class = null) { if (empty($child)) { $ul = '