mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +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({
|
||||
type: "GET",
|
||||
type: "POST",
|
||||
url: url,
|
||||
dataType: "json",
|
||||
data: data
|
||||
|
Loading…
x
Reference in New Issue
Block a user