あ
This commit is contained in:
@@ -8,7 +8,7 @@ Chat
|
||||
function
|
||||
__construct ()
|
||||
{
|
||||
$config = include (__DIR__ . '/config.php');
|
||||
$config = include ('./config.php');
|
||||
|
||||
$db_host = $config['host'];
|
||||
$db_port = $config['port'];
|
||||
|
||||
Reference in New Issue
Block a user