MDL-30400 lti: Fixing warning in OAuthBodyPost
authorChris Scribner <scriby@gmail.com>
Mon, 28 Nov 2011 19:00:52 +0000 (14:00 -0500)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 29 Nov 2011 14:42:43 +0000 (15:42 +0100)
commitcc6a4b0ecd50304a0b784445eec231b4bab5b95c
tree674ce7417dec80938d4af536b43ffa89076c8b9d
parentab83fa53fd1822891c5809580ed84a45dc8dd4cb
MDL-30400 lti: Fixing warning in OAuthBodyPost

This would have only shown up if the tool provider didn't set the
content-type header, which I don't think is valid to begin with.

(amended by integrator to follow coding style rules)
mod/lti/OAuthBody.php