From eac4b6e09016ee0f7524104def84ca7e8b921fe3 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 29 Sep 2004 02:13:58 +0000 Subject: [PATCH] Use stylesheet_url. git-svn-id: https://develop.svn.wordpress.org/trunk@1722 602fd350-edb4-49c9-b593-d223f7449a82 --- 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();