diff options
author | Luke Shepard <lshepard@devrs006.snc1.facebook.com> | 2009-05-27 14:09:33 -0700 |
---|---|---|
committer | Luke Shepard <lshepard@devrs006.snc1.facebook.com> | 2009-05-27 14:09:33 -0700 |
commit | 2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282 (patch) | |
tree | 450c172565fffe576264e64ea83a9c4978709da9 /Auth/OpenID/SQLStore.php | |
parent | 7a75121c8568b48d18dcf4e5ac671527ab3e3544 (diff) | |
download | php-openid-2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282.zip php-openid-2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282.tar.gz php-openid-2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282.tar.bz2 |
Revert "[ remove closing ?> tag from all files ]"
This reverts commit a2bdc5c6129ff11b1c1e29a207b1b80153ac6fb0.
I'm going to stop playing in bce's fork, and start messing in my own. Sorry for the mess Brian :)
Diffstat (limited to 'Auth/OpenID/SQLStore.php')
-rw-r--r-- | Auth/OpenID/SQLStore.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/SQLStore.php b/Auth/OpenID/SQLStore.php index abd81bf..da93c6a 100644 --- a/Auth/OpenID/SQLStore.php +++ b/Auth/OpenID/SQLStore.php @@ -566,4 +566,4 @@ class Auth_OpenID_SQLStore extends Auth_OpenID_OpenIDStore { } } - +?> |