Sindbad~EG File Manager

Current Path : /home/julesbu/www/dup-installer/templates/default/scripts/modules/
Upload File :
Current File : /home/julesbu/www/dup-installer/templates/default/scripts/modules/top-page-messages.php

<?php

/**
 *
 * @package templates/default
 */

defined('ABSPATH') || defined('DUPXABSPATH') || exit;
?>
<script>
    DUPX.topMessages = {
        wrapper: null,
        empty: function () {
            this.wrapper.empty();
        },
        add: function (html) {
            this.wrapper.html(html);
        }
    };

    $(document).ready(function () {
        DUPX.topMessages.wrapper = $('#page-top-messages');
    });
</script>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists