summaryrefslogtreecommitdiffstats
path: root/system/helpers
diff options
context:
space:
mode:
authorToto Prayogo <mail@totoprayogo.com>2022-02-11 15:30:15 +0100
committerToto Prayogo <mail@totoprayogo.com>2022-02-11 15:30:15 +0100
commitdafbbba4f0ce775b7a70f37ba12ee85b65a941b1 (patch)
treebaf27bc6686400f6e5d612470d04191a44ac75e4 /system/helpers
parentdd249ea85f54f200267bb206e6cee23497cbe2e2 (diff)
whitespaces
Diffstat (limited to 'system/helpers')
-rw-r--r--system/helpers/html_helper.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/helpers/html_helper.php b/system/helpers/html_helper.php
index 531ae2251..715515199 100644
--- a/system/helpers/html_helper.php
+++ b/system/helpers/html_helper.php
@@ -133,7 +133,6 @@ if ( ! function_exists('_list'))
// Write the opening list tag
.'<'.$type._stringify_attributes($attributes).">\n";
-
// Cycle through the list elements. If an array is
// encountered we will recursively call _list()