-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/phpMyAdmin/setup/
File Upload :
Current File : /var/www/html/phpMyAdmin/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) {
    }
};

Copyright © 2017 || Recoded By Mr.Bumblebee