[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / spip-bonux / connect / condition.php
diff --git a/www/plugins/auto/spip-bonux/connect/condition.php b/www/plugins/auto/spip-bonux/connect/condition.php
new file mode 100644 (file)
index 0000000..5fe70ac
--- /dev/null
@@ -0,0 +1,12 @@
+<?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', '','');
+?>
\ No newline at end of file