mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 06:18:52 +00: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:
parent
e6c31a8787
commit
b3b0b48f5e
2 changed files with 1 additions and 22 deletions
|
@ -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 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
Loading…
Add table
Reference in a new issue