From 1c16023e422880d9e2e21a8f3af62ec208628773 Mon Sep 17 00:00:00 2001 From: danpros Date: Thu, 18 Feb 2021 22:03:36 +0700 Subject: [PATCH] Menu custom class fix --- system/includes/functions.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/system/includes/functions.php b/system/includes/functions.php index d10809c..5185ac6 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -1971,9 +1971,9 @@ EOF; } } -function parseNodes($nodes, $child = null) { +function parseNodes($nodes, $child = null, $class = null) { if (empty($child)) { - $ul = '