PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
plugins
/
backup
/
public
/
js
sgRequestHandler.prototype.prepareData = function() { this.url = getAjaxUrl(); if(typeof this.data === 'undefined') { if (this.dataIsObject === true) this.data = {}; else this.data = ''; } var action = 'backup_guard_'+this.action; if (this.dataIsObject === true) { //if formdata if(this.data instanceof FormData){ this.data.append('action', action); } else { this.data['action'] = action; } } else { if (this.data !== '') this.data += '&'; this.data += 'action='+action; } }
[-] jquery.rateyo.js
[edit]
[-] jstree.min.js
[edit]
[-] jquery.iframe-transport.js
[edit]
[-] jstree.checkbox.js
[edit]
[-] sgsettings.js
[edit]
[-] jquery.fileupload.js
[edit]
[-] jquery-ui.js
[edit]
[-] sglogin.js
[edit]
[-] bootstrap.min.js
[edit]
[-] sglicense.js
[edit]
[-] sgcloud.js
[edit]
[+]
..
[-] jstree.types.js
[edit]
[-] jstree.wholerow.js
[edit]
[-] sgbackup.js
[edit]
[-] sgschedule.js
[edit]
[-] popup.js
[edit]
[-] Chart.bundle.min.js
[edit]
[-] sgrequesthandler.js
[edit]
[-] sgrequesthandler.wordpress.js
[edit]
[-] deactivationSurvey.js
[edit]
[-] less.min.js
[edit]
[-] bootstrap-switch.min.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] main.js
[edit]
[-] sgNoticeDismiss.js
[edit]