From c72a8a7e79c89be45eb38549f792a0bd671283bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20Czajkowski=20J=C3=B8rgensen?= Date: Sun, 1 Dec 2013 16:40:18 +0100 Subject: [PATCH] fixed deprecated class name for unstyled lists --- lib/comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/comments.php b/lib/comments.php index ad1a87b..70a51fc 100644 --- a/lib/comments.php +++ b/lib/comments.php @@ -7,7 +7,7 @@ class Roots_Walker_Comment extends Walker_Comment { function start_lvl(&$output, $depth = 0, $args = array()) { $GLOBALS['comment_depth'] = $depth + 1; ?> -