summaryrefslogtreecommitdiff
path: root/extlib/Auth/Yadis/Misc.php
diff options
context:
space:
mode:
Diffstat (limited to 'extlib/Auth/Yadis/Misc.php')
-rw-r--r--extlib/Auth/Yadis/Misc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/extlib/Auth/Yadis/Misc.php b/extlib/Auth/Yadis/Misc.php
index 1134a4ff4..a5afa8e9a 100644
--- a/extlib/Auth/Yadis/Misc.php
+++ b/extlib/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