From 41b8f943a63fe2b183ea683016cefd792ef39bf3 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 23 Jul 2009 10:20:49 -0700 Subject: [PATCH 01/11] Convert instances of theme_url() to just url() to match the API change made in dbeadc1407293d0c7af36723db6fe5699890b845 --- modules/comment/views/admin_block_recent_comments.html.php | 2 +- modules/comment/views/admin_comments.html.php | 2 +- modules/comment/views/comment.html.php | 2 +- modules/comment/views/comments.html.php | 2 +- modules/user/views/admin_users.html.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/comment/views/admin_block_recent_comments.html.php b/modules/comment/views/admin_block_recent_comments.html.php index 4ff24f864c..516a818120 100644 --- a/modules/comment/views/admin_block_recent_comments.html.php +++ b/modules/comment/views/admin_block_recent_comments.html.php @@ -2,7 +2,7 @@