경로 정리 - 큰일었어요!!!
This commit is contained in:
8
config.user.php
Normal file
8
config.user.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
define('G4_MYSQL_HOST', 'kagla.chin.so:3306');
|
||||
define('G4_MYSQL_USER', 'g4s');
|
||||
define('G4_MYSQL_PASSWORD', '');
|
||||
define('G4_MYSQL_DB', 'g4s');
|
||||
|
||||
define('G4_TABLE_PREFIX', 'g4_');
|
||||
?>
|
||||
Reference in New Issue
Block a user