Edit File by line
/home/barbar84/www/wp-conte.../plugins/wp-file-.../lib/js/i18n
File: elfinder.fallback.js
(function(factory) {
[0] Fix | Delete
if (typeof define === 'function' && define.amd) {
[1] Fix | Delete
define(factory);
[2] Fix | Delete
} else if (typeof exports !== 'undefined') {
[3] Fix | Delete
module.exports = factory();
[4] Fix | Delete
} else {
[5] Fix | Delete
factory();
[6] Fix | Delete
}
[7] Fix | Delete
}(this, function() {
[8] Fix | Delete
return void 0;
[9] Fix | Delete
}));
[10] Fix | Delete
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function