Updating from FTP

This commit is contained in:
KasperRT
2014-10-13 12:11:02 +02:00
parent ba5bafc00c
commit 12224161b5

View File

@@ -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");