diff options
Diffstat (limited to 'Auth/OpenID/Nonce.php')
-rw-r--r-- | Auth/OpenID/Nonce.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Auth/OpenID/Nonce.php b/Auth/OpenID/Nonce.php index effecac..b83c591 100644 --- a/Auth/OpenID/Nonce.php +++ b/Auth/OpenID/Nonce.php @@ -106,4 +106,3 @@ function Auth_OpenID_mkNonce($when = null) return $time_str . $salt; } -?>
\ No newline at end of file |