scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Wordpress 2.3.2
[autoinstalls/wordpress.git]
/
wp-pass.php
diff --git
a/wp-pass.php
b/wp-pass.php
index e1cb4e055e1ac0d6e4fa8dee945e66fd14f845bd..709a63b07ff293f24cacf690ce850b385ceb20ab 100644
(file)
--- a/
wp-pass.php
+++ b/
wp-pass.php
@@
-7,5
+7,5
@@
if ( get_magic_quotes_gpc() )
// 10 days
setcookie('wp-postpass_' . COOKIEHASH, $_POST['post_password'], time() + 864000, COOKIEPATH);
-wp_redirect(wp_get_referer());
+wp_
safe_
redirect(wp_get_referer());
?>
\ No newline at end of file