PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/jairosvt/public_html/publicidadaf/www/admin/assets/
Server: Linux server2.noticiasdecolima.com 4.18.0-553.30.1.el8_10.x86_64 #1 SMP Tue Nov 26 02:30:26 EST 2024 x86_64
IP: 107.161.180.42
Choose File :

Url:
Dir : /home/jairosvt/public_html/publicidadaf/www/admin/assets/minify-init.php

<?php

$commonJs = array (            
            'js/jquery-1.2.6-mod.js',
            'js/effects.core.js',
            'js/jquery.bgiframe.js',
            'js/jquery.dimensions.js',
            'js/jquery.metadata.js',
            'js/jquery.validate.js',
            'js/jquery.jqmodal.js',
            'js/jquery.typewatch.js',
            'js/jquery.autocomplete.js',
            'js/jquery.example.js',
            'js/jscalendar/calendar.js',
            'js/jscalendar/lang/calendar-en.js',
            'js/jscalendar/calendar-setup.js',
            'js/jquery.delegate-1.1.min.js',
            'js/jquery.tablesorter.js'
            );


$oxpJs = array(            
            'js/js-gui.js',
            'js/boxrow.js',
            'js/ox.message.js',
            'js/ox.usernamecheck.js',
            'js/ox.accountswitch.js',
            'js/ox.ui.js',
            'js/ox.form.js',
            'js/ox.help.js',
            'js/ox.util.js', //1.3s
            'js/ox.multicheckbox.js',
            'js/ox.dropdown.js',
            'js/ox.navigator.js',
            'js/ox.table.js', //1,2s
            'js/ox.tablesorter.plugins.js',
            'js/formValidation.js' 
);

$commonCss = array (
);


$oxpCssLtr = array (
            'css/jquery.jqmodal.css',
            'css/jquery.autocomplete.css',
            'css/oa.help.css',
            'css/chrome.css',
            'css/table.css',
            'css/message.css',
            'js/jscalendar/calendar-openads.css',
            'css/interface-ltr.css',
            'css/icons.css'
);

$oxpCssRtl = array (
            'css/jquery.jqmodal.css',
            'css/jquery.autocomplete.css',
            'css/oa.help.css',
            'css/chrome.css',
            'css/table.css',
            'css/message.css',
            'css/chrome-rtl.css',
            'js/jscalendar/calendar-openads.css',
            'css/interface-rtl.css',
            'css/icons.css'
);

$oxpCssInstallLtr = array_merge($oxpCssLtr, array('css/install.css'));
$oxpCssInstallRtl = array_merge($oxpCssRtl, array('css/install.css'));

$oxpJsInstall = array_merge($oxpJs, array('js/jquery.simplemodal.min.js', 'js/ox.install.js'));


//define groups used by minfier
$MINIFY_JS_GROUPS = array (
        'oxp-js' => array_merge($commonJs, $oxpJs),
        'oxp-js-install' => array_merge($commonJs, $oxpJs, $oxpJsInstall)
);

$MINIFY_CSS_GROUPS = array (
        'oxp-css-ltr' => array_merge($commonCss, $oxpCssLtr),
        'oxp-css-rtl' => array_merge($commonCss, $oxpCssRtl),
        'oxp-css-install-ltr' => array_merge($commonCss, $oxpCssInstallLtr),
        'oxp-css-install-rtl' => array_merge($commonCss, $oxpCssInstallRtl)
);