From 67a8328356998bdbcb23c2b18bf69f082b6792a3 Mon Sep 17 00:00:00 2001 From: rboren Date: Wed, 29 Sep 2004 02:13:58 +0000 Subject: [PATCH] Use stylesheet_url. git-svn-id: http://svn.automattic.com/wordpress/trunk@1722 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-comments-popup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-comments-popup.php b/wp-comments-popup.php index d8ddeb77c4..9db4a82c1d 100644 --- a/wp-comments-popup.php +++ b/wp-comments-popup.php @@ -12,7 +12,7 @@ foreach ($posts as $post) { start_wp();