mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Updating from FTP
This commit is contained in:
@@ -271,7 +271,7 @@ function errorHandler(newState)
|
|||||||
type: "POST",
|
type: "POST",
|
||||||
url: "php/change.php",
|
url: "php/change.php",
|
||||||
async: false,
|
async: false,
|
||||||
data: "thisUrl="+response+"&act=delete",
|
data: "thisUrl="+response+"&act=empty",
|
||||||
|
|
||||||
success: function() {
|
success: function() {
|
||||||
console.log("error! deleted video");
|
console.log("error! deleted video");
|
||||||
|
|||||||
Reference in New Issue
Block a user