예제 #1
0
파일: mbstring.php 프로젝트: sakshika/ATM
function mb_get_info($type = 'all')
{
    return s\Mbstring::mb_get_info($type);
}