From ab036c35133455c7a0d955df3daf346617e69e4d Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Thu, 21 Aug 2003 14:59:39 +0000 Subject: [PATCH] Get siteurl when posting form. git-svn-id: https://develop.svn.wordpress.org/trunk@324 602fd350-edb4-49c9-b593-d223f7449a82 --- b2-include/b2template.functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2-include/b2template.functions.php b/b2-include/b2template.functions.php index 9093629881..2b65556c6f 100644 --- a/b2-include/b2template.functions.php +++ b/b2-include/b2template.functions.php @@ -590,7 +590,7 @@ function get_the_content($more_link_text='(more...)', $stripteaser=0, $more_file if (!empty($post->post_password)) { // if there's a password if ($HTTP_COOKIE_VARS['wp-postpass'] != $post->post_password) { // and it doesn't match the cookie - $output = "
+ $output = "

This post is password protected. To view it please enter your password below: