| Current Path : /home/histoio/www/config/ |
| Current File : /home/histoio/www/config/mes_options.php |
<?php
$GLOBALS['spip_pipeline']['jquery_plugins'] .= "|prefixPlugin_jquery_plugins";
function prefixPlugin_jquery_plugins($scripts){
$scripts[] = "javascript/jquery.jparallax.js";
return $scripts;
}
define('_SIMU_BANK_ALLOWED',true);
$GLOBALS['forcer_lang'] = true;
?>