(bug 45017) Check whether this request is a POST before allowing a query module to...
authorAlex Monk <krenair@gmail.com>
Fri, 15 Feb 2013 20:54:00 +0000 (20:54 +0000)
committerAlex Monk <krenair@gmail.com>
Fri, 15 Feb 2013 20:54:00 +0000 (20:54 +0000)
commitbf7b7908ea559af8d14ca3f64fd517f1b9807deb
tree686dc0d4928764b812121372d213981b1a517ac9
parent655f5c6b48d798af0a6921574283a515bc39f80c
(bug 45017) Check whether this request is a POST before allowing a query module to run, if required by the query module

Change-Id: Ie08fd3a887390e2ead6f6d6fe1e16fa8f8617a2c
includes/api/ApiQuery.php