[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / spip-bonux / connect / condition.php
1 <?php
2 /**
3 * Plugin Spip 2.0 Reloaded
4 * Ce que vous ne trouverez pas dans Spip 2.0
5 * (c) 2008 Cedric Morin
6 * Licence GPL
7 *
8 */
9 if (!defined("_ECRIRE_INC_VERSION")) return;
10 $GLOBALS['spip_connect_version'] = 0.1;
11 spip_connect_db('host','port','login','pass','base','array', '','');
12 ?>