環境毎設定ファイル修正
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -17,7 +17,7 @@ class JConfig { | ... | @@ -17,7 +17,7 @@ class JConfig { |
17 | public $db_port = '3306'; | 17 | public $db_port = '3306'; |
18 | public $user = 'root'; | 18 | public $user = 'root'; |
19 | public $password = 'example'; | 19 | public $password = 'example'; |
20 | public $db = 'joomla'; | 20 | public $db = 'ad1216tnc7_kanoya'; |
21 | public $dbprefix = 'v4vfh_'; | 21 | public $dbprefix = 'v4vfh_'; |
22 | public $live_site = ''; | 22 | public $live_site = ''; |
23 | public $secret = 'UUMQf2H5fJJO85LT'; | 23 | public $secret = 'UUMQf2H5fJJO85LT'; | ... | ... |
-
Please register or sign in to post a comment