불필요한 코드 제거

This commit is contained in:
thisgun
2019-03-04 12:25:58 +09:00
parent 92ded4b17a
commit 3574a09902

View File

@ -180,6 +180,4 @@ function exist_mb_hp($reg_mb_hp, $reg_mb_id)
else
return "";
}
return;
?>