mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
#19790379 added db check in enviroment
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8412 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
82ac064cff
commit
6e2fb02acd
13 changed files with 65 additions and 3 deletions
|
|
@ -174,6 +174,7 @@ EndOfLicense;
|
|||
'iconv' => 'ICONV 라이브러리',
|
||||
'gd' => 'GD 라이브러리',
|
||||
'session' => 'Session.auto_start 설정',
|
||||
'db' => 'DB',
|
||||
);
|
||||
$lang->install_checklist_desc = array(
|
||||
'php_version' => '[필수] PHP버전이 5.2.2일 경우 PHP의 버그로 인하여 설치되지 않습니다.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue