G4_ADM_PATH 를 G4_ADMIN_PATH 로 변경
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
define('G4_MYSQL_HOST', 'kagla.chin.so:3306');
|
||||
define('G4_MYSQL_HOST', 'localhost');
|
||||
define('G4_MYSQL_USER', 'g4s');
|
||||
define('G4_MYSQL_PASSWORD', '');
|
||||
define('G4_MYSQL_DB', 'g4s');
|
||||
|
||||
Reference in New Issue
Block a user