mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
연결되지 않는 외부 링크 수정
This commit is contained in:
parent
420e4eb536
commit
3f6a6c73ec
10 changed files with 10 additions and 10 deletions
|
|
@ -26,7 +26,7 @@ $lang->cmd_install_next = 'Continuar la instalación';
|
|||
$lang->cmd_recommended = 'Recomendado';
|
||||
$lang->db_desc['mysqli'] = 'Utilizando las funciones mysqli*() de PHP usar DB mysql.';
|
||||
$lang->db_desc['mysql'] = 'Utilizando las funciones mysql_*() de PHP usar DB mysql.';
|
||||
$lang->db_desc['cubrid'] = 'Usar BD CUBRID. <a href="http://www.cubrid.org/wiki_tutorials/entry/cubrid-installation-instructions" target="_blank">Manual</a>';
|
||||
$lang->db_desc['cubrid'] = 'Usar BD CUBRID. <a href="https://www.cubrid.org/documentation/manuals" target="_blank">Manual</a>';
|
||||
$lang->db_desc['mssql'] = 'Usar Microsoft SQL Server.';
|
||||
$lang->form_title = 'Ingresar BD & Información del Administrador;';
|
||||
$lang->db_title = 'Por favor escribir información de BD';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue