File "connect.php"
Full Path: /home/spiraleeea/www/spirale/config/connect.php
File size: 354 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if (!defined("_ECRIRE_INC_VERSION")) return;
define('_MYSQL_SET_SQL_MODE',true);
$GLOBALS['spip_connect_version'] = 0.7;
#spip_connect_db('sql.lautre.net','','spirale','dgbarred','spirale_30');
spip_connect_db('spiraleeeadgb.mysql.db','','spiraleeeadgb','SpiAr010415','spiraleeeadgb');
#spip_connect_db('localhost','','root','','spiraleeeadgb');
?>