Your IP : 216.73.216.182


Current Path : /var/www/html/components/com_community/assets/postbox/js/
Upload File :
Current File : /var/www/html/components/com_community/assets/postbox/js/app.js

define('app',[],function() {
    var staticUrl;

    staticUrl = window.joms_script_url || '';
    staticUrl = staticUrl.replace( /js\/$/, '' );

    return {
        staticUrl: staticUrl,
        legacyUrl: staticUrl + '../../'
    };

});