Check mbstring
This commit is contained in:
@ -243,6 +243,7 @@ function downloadFile(event) {
|
||||
|
||||
function error(data, statut, error) {
|
||||
lock = 0;
|
||||
console.log(data.status + " " + data.statusText);
|
||||
console.log(data);
|
||||
//$('body').html(data['status'] + ' ' + error + '<br>' + data['responseText']);
|
||||
};
|
||||
|
Reference in New Issue
Block a user