File "connect.php"

Full path: /home/argothem/www/organecyberpresse/config/connect.php
File size: 284 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if (!defined("_ECRIRE_INC_VERSION")) return;
defined('_MYSQL_SET_SQL_MODE') || define('_MYSQL_SET_SQL_MODE',true);
$GLOBALS['spip_connect_version'] = 0.8;
spip_connect_db('argothempresse.mysql.db','','argothempresse','234Cbba1956','argothempresse','mysql', 'spip','','utf8');
?>