From b35694a3f6b4c05ba7b025723fcf2a75f440317a Mon Sep 17 00:00:00 2001 From: nerun Date: Mon, 11 Dec 2023 13:26:02 -0300 Subject: [PATCH 1/4] Fixed deprecation warning: html_li_index -> tagListItem. --- action.php | 2 +- ajax.php | 2 +- syntax/indexmenu.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/action.php b/action.php index d89cfe2..e2a51c2 100644 --- a/action.php +++ b/action.php @@ -352,7 +352,7 @@ function print_index($ns) { $out = ''; if($_REQUEST['nojs']) { require_once(DOKU_INC.'inc/html.php'); - $out_tmp = html_buildlist($data, 'idx', array($idxm, "_html_list_index"), "html_li_index"); + $out_tmp = html_buildlist($data, 'idx', array($idxm, "_tagListItem"), "tagListItem"); $out .= preg_replace('/