From 2fc257a0760ba6e1c15ec93013a371fc6558be64 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 9 Nov 2002 20:50:50 +0000 Subject: - Oops. Braino. --- includes/theme.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/theme.inc b/includes/theme.inc index bde71d3c0..c79d588a0 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -85,7 +85,7 @@ function theme_mark() { return "*"; } -function theme_item_list($items = array(), $title = 0) { +function theme_item_list($items = array(), $title = NULL) { /* ** Return a formatted array of items. */ -- cgit v1.2.3