diff options
Diffstat (limited to 'Auth/Yadis/Misc.php')
-rw-r--r-- | Auth/Yadis/Misc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Auth/Yadis/Misc.php b/Auth/Yadis/Misc.php index 1134a4f..a5afa8e 100644 --- a/Auth/Yadis/Misc.php +++ b/Auth/Yadis/Misc.php @@ -56,4 +56,3 @@ function Auth_Yadis_startswith($s, $stuff) return strpos($s, $stuff) === 0; } -?>
\ No newline at end of file |