git-svn-id: https://develop.svn.wordpress.org/trunk@2167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-01-31 10:06:12 +00:00
parent f6a27d19b0
commit e73cfeddd5
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1668,4 +1668,4 @@ function wp_clearcookie() {
setcookie('wordpresspass_' . COOKIEHASH, ' ', time() - 31536000, SITECOOKIEPATH);
}
?>
?>