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