X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/dc1231b7312fbdca99e9e887cc2bb35a28f85cdc..refs/tags/wordpress-4.4:/wp-includes/class-phpass.php diff --git a/wp-includes/class-phpass.php b/wp-includes/class-phpass.php index ccd17963..8b8b1131 100644 --- a/wp-includes/class-phpass.php +++ b/wp-includes/class-phpass.php @@ -273,6 +273,4 @@ class PasswordHash { return $hash === $stored_hash; } -} - -?> +} \ No newline at end of file