mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Removed unwanted traces
Former-commit-id: 23e41d90e1ee5d94758c050de942b6f8fb779613
This commit is contained in:
parent
325f5e8775
commit
3c3d9daa09
@ -412,7 +412,6 @@ config_check();
|
|||||||
"message": match[1]
|
"message": match[1]
|
||||||
},
|
},
|
||||||
function (data, status) {
|
function (data, status) {
|
||||||
console.log(data.url)
|
|
||||||
if (!data.result) {
|
if (!data.result) {
|
||||||
console.error("Cannot redirect to URL.");
|
console.error("Cannot redirect to URL.");
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user