ACC SHELL

Path : /var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/laboserv/pma/setup/
File Upload :
Current File : //var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/laboserv/pma/setup/ajax.js

/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
 * Dummy implementation of the ajax page loader
 */
var AJAX = {
    registerOnload: function (idx, func) {
        $(document).ready(func);
    },
    registerTeardown: function (idx, func) {
    }
};

ACC SHELL 2018