mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
연결되지 않는 외부 링크 수정
This commit is contained in:
parent
420e4eb536
commit
3f6a6c73ec
10 changed files with 10 additions and 10 deletions
|
|
@ -47,7 +47,7 @@ $lang->cmd_ignore = '무시';
|
|||
$lang->cmd_recommended = '권장';
|
||||
$lang->db_desc['mysqli'] = 'mysqli 모듈을 사용하여 MySQL DB에 접속합니다.';
|
||||
$lang->db_desc['mysql'] = 'mysql_*() 함수를 사용하여 MySQL DB에 접속합니다.';
|
||||
$lang->db_desc['cubrid'] = 'CUBRID DB를 이용합니다. <a href="http://www.cubrid.com/zbxe/?mid=bbs_developer_tutorial&category=47452" target="_blank">Manual</a>';
|
||||
$lang->db_desc['cubrid'] = 'CUBRID DB를 이용합니다. <a href="https://www.cubrid.org/documentation/manuals" target="_blank">Manual</a>';
|
||||
$lang->db_desc['mssql'] = 'Microsoft SQL Server를 이용합니다.';
|
||||
$lang->can_use_when_installed = '설치되어 있지 않음';
|
||||
$lang->form_title = 'DB & 관리자 정보 입력';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue