Your IP : 216.73.216.36


Current Path : /home/histoio/www/config/
Upload File :
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;
	?>