/home/nondinda/domains/nondindaengcity.go.th/public_html/webboard_Aoi/config.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms 'mysql';
$dbhost 'localhost';
$dbport '';
$dbname 'nondindaengcity';
$dbuser 'nondindaengcity';
$dbpasswd '299299299';
$table_prefix 'phpbb_';
$acm_type 'file';
$load_extensions '';

@
define('PHPBB_INSTALLED'true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>