mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
설치시 cubrid의 안정화 테스트 및 튜닝이 되어 있지 않다는 문구 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2361 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b38d6872b2
commit
6899159706
5 changed files with 5 additions and 5 deletions
|
|
@ -144,7 +144,7 @@ EndOfLicense;
|
|||
'mysql_innodb' => 'Using innodb to use mysql DB.<br />Transaction is enabled for innodb',
|
||||
'sqlite2' => 'Supporting sqlite2 which saves the data into the file.<br />When installing, DB file should be created at unreachable place from web.<br />(Never got tested on stabilization)',
|
||||
'sqlite3_pdo' => 'Suppots sqlite3 by PHP\'s PDO.<br />When installing, DB file should be created at unreachable place from web.',
|
||||
'cubrid' => 'Use CUBRID DB.<br />(Never got tested on stabilization and didn\'t get tuned.)',
|
||||
'cubrid' => 'Use CUBRID DB.',
|
||||
);
|
||||
|
||||
$lang->form_title = 'Please input DB & Admin information';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue