Code: Alles auswählen
<?php
//
// phpBB 2.0.x auto-generated config file
// Do not change anything in this file!
//
$dbms = '';
$dbhost = '';
$dbname = '';
$dbuser = '';
$dbpasswd = '';
$table_prefix = '';
define('PHPBB_INSTALLED', true);
define('INSTALL_DATE', 1179682819);
//
// Generated with configGen (c) Dwing
// More Hacks and Mods ?
// http://www.phpbbhacks.com
// http://www.dseitz.de
//
?>