mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
changed request protocol
This commit is contained in:
parent
fe9109e585
commit
ada6bccfd6
@ -834,7 +834,7 @@ echo '</form>';
|
|||||||
|
|
||||||
// AJAX call to check API connection.
|
// AJAX call to check API connection.
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "GET",
|
type: "POST",
|
||||||
url: url,
|
url: url,
|
||||||
dataType: "json",
|
dataType: "json",
|
||||||
data: data
|
data: data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user