mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 03:52:15 +09:00
설치시 DB 목록 옆에 관련 매뉴얼 아이콘 추가 (현재는 큐브리드만)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5861 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
47f1fc0ee4
commit
26a8f1c956
10 changed files with 10 additions and 8 deletions
|
|
@ -223,7 +223,7 @@ EndOfLicense;
|
|||
'mysql_innodb' => '利用innodb使用mysql DB。<br />innodb可以使用transaction。',
|
||||
'sqlite2' => '支持用文件形式保存数据的sqlite2。<br />安装时DB文件应在web不能访问的地方生成。<br />(还没有通过安全的测试)',
|
||||
'sqlite3_pdo' => '用PHP的 PDO支持 sqlite3。<br />安装时DB文件应在web不能访问的地方生成。',
|
||||
'cubrid' => '使用CUBRID DB。',
|
||||
'cubrid' => '使用CUBRID DB。 <a href="http://www.xpressengine.com/?mid=manual&pageid=2880556" onclick="window.open(this.href);return false;" class="manual">manual</a>',
|
||||
'postgresql' => '使用PostgreSql DB。',
|
||||
'firebird' => '使用Firebird DB。',
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue