]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix Pingback
authorStephen Paul Weber <singpolyma@singpolyma.net>
Sat, 17 Oct 2015 13:39:46 +0000 (13:39 +0000)
committerStephen Paul Weber <singpolyma@singpolyma.net>
Sat, 17 Oct 2015 13:39:46 +0000 (13:39 +0000)
commitc7e08195e4f6c0d3e431f807342234e0a5a7ba1f
tree6a5e718fa459519f133c96b6c7ccbb275f226aac
parentd9d74ca96c835049fd57f9dc5a58e01e268756de
Fix Pingback

This code was using the HTTPRequest helpers wrong.  This commit sets the body directly instead of jamming the XML in as a POST param.
plugins/Linkback/LinkbackPlugin.php