Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit d5c032f

Browse files
author
Erwann Mest
committed
Update OAuth.php
Bloody space after closing tag which breaks everything.(I removed the useless closing tag in the same time.)
1 parent 052b55e commit d5c032f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

twitteroauth/OAuth.php

-2
Original file line numberDiff line numberDiff line change
@@ -870,5 +870,3 @@ public static function build_http_query($params) {
870870
return implode('&', $pairs);
871871
}
872872
}
873-
874-
?>

0 commit comments

Comments
 (0)