mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 01:29:58 +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
|
|
@ -224,7 +224,7 @@ EndOfLicense;
|
|||
'mysql_innodb' => '利用『innodb』使用 mysql 資料庫。<br />innodb可以使用 transaction。',
|
||||
'sqlite2' => '支援用檔案形式保存數據的『sqlite2』。<br />安裝時,資料庫數據應建立在 web無法訪問的地方。<br />(尚未通過安全測試)',
|
||||
'sqlite3_pdo' => '用 PHP的 PDO支援『sqlite3』。<br />安裝時,資料庫數據應建立在網頁無法訪問的地方。',
|
||||
'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