From dded603f84e88b864a419e4c2cda3d881f0001d3 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Wed, 21 Sep 2005 14:40:21 +0000 Subject: [PATCH] "toggle" seems to be a reserved function in IE. --- include/admin/comments.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/admin/comments.inc.php b/include/admin/comments.inc.php index d9ea092..f185586 100644 --- a/include/admin/comments.inc.php +++ b/include/admin/comments.inc.php @@ -165,7 +165,7 @@ $sql = serendipity_db_query("SELECT c.*, e.title FROM {$serendipity['dbPrefix']} ORDER BY c.id DESC $limit"); ?>