]> git.mxchange.org Git - friendica.git/commit
Replace 'REQUEST_METHOD' with App\Arguments::getMethod()
authorPhilipp <admin@philipp.info>
Mon, 3 Jan 2022 18:30:27 +0000 (19:30 +0100)
committerPhilipp <admin@philipp.info>
Tue, 4 Jan 2022 19:59:28 +0000 (20:59 +0100)
commit543e4be0a61adf0f7717d91dc4436a7be9725ad0
treeb1db3d140447be715a30f183bcfdc84a8150f186
parenta3a32af5c1d47f036cade7db21a8bbf512d3e566
Replace 'REQUEST_METHOD' with App\Arguments::getMethod()
mod/pubsub.php
mod/pubsubhubbub.php
src/Core/System.php
src/Util/HTTPSignature.php