1
0
Fork 0
MySQLDumper/work/configtoni.php
2011-06-10 22:58:43 +00:00

18 Zeilen
Kein EOL
265 B
PHP

<?php
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
$dbms = 'mysql4';
$dbhost = '62.75.192.145';
$dbname = 'daten1';
$dbuser = 'tonischeel';
$dbpasswd = 'tester';
$table_prefix = 'phpbb_';
define('PHPBB_INSTALLED', true);
?>