G4_ADM_PATH 를 G4_ADMIN_PATH 로 변경

This commit is contained in:
chicpro
2013-01-28 10:04:47 +09:00
parent 8e77d8cd72
commit 5481b4eb19

View File

@ -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');