mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-15 22:26:32 +02:00
wrong encoding. ;)
Hopefully you did an update before commiting the drugs. :D git-svn-id: file:///svn/phpbb/trunk@3595 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -1,21 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
//
|
|
||||||
// phpBB 2.x auto-generated config file
|
|
||||||
// Do not change anything in this file!
|
|
||||||
//
|
|
||||||
|
|
||||||
$dbms = "mysql";
|
|
||||||
|
|
||||||
$dbhost = "localhost";
|
|
||||||
$dbport = "";
|
|
||||||
$dbname = "phpbb";
|
|
||||||
$dbuser = "root";
|
|
||||||
$dbpasswd = "";
|
|
||||||
|
|
||||||
$acm_type = 'file';
|
|
||||||
$table_prefix = "phpbb_";
|
|
||||||
|
|
||||||
define('PHPBB_INSTALLED', true);
|
|
||||||
|
|
||||||
?>
|
|
@ -23,4 +23,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
Reference in New Issue
Block a user