From 4f8728029dfc283f5d26328ec21a2db455e97651 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 8 Nov 2009 22:35:14 -0800 Subject: Call render() on the $menu, since we no longer use its __string() function to do implicit conversion. --- modules/comment/views/admin_comments.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index f0f5ab1c..b138702c 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -40,7 +40,7 @@
- + render() ?>
-- cgit v1.2.3