Your IP : 216.73.216.20


Current Path : /home/etiennec/www/oldsite/plugins/auto/spip-bonux/connect/
Upload File :
Current File : /home/etiennec/www/oldsite/plugins/auto/spip-bonux/connect/pour.php

<?php
/**
 * Plugin Spip 2.0 Reloaded
 * Ce que vous ne trouverez pas dans Spip 2.0
 * (c) 2008 Cedric Morin
 * Licence GPL
 * 
 */
if (!defined("_ECRIRE_INC_VERSION")) return;
$GLOBALS['spip_connect_version'] = 0.1;
spip_connect_db('host','port','login','pass','base','array', '','');
?>