diff options
Diffstat (limited to 'Auth/OpenID/HMAC.php')
-rw-r--r-- | Auth/OpenID/HMAC.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Auth/OpenID/HMAC.php b/Auth/OpenID/HMAC.php index ec42db8..e9779bd 100644 --- a/Auth/OpenID/HMAC.php +++ b/Auth/OpenID/HMAC.php @@ -96,4 +96,3 @@ if (function_exists('hash_hmac') && define('Auth_OpenID_HMACSHA256_SUPPORTED', false); } -?>
\ No newline at end of file |