4 lines
99 B
PHP
4 lines
99 B
PHP
<?php
|
|
// a.regisdomain.php
|
|
$lang['domain']['a1001'] = '이미 등록된 도메인입니다.';
|
|
?>
|