コード例 #1
0
ファイル: mbstring.php プロジェクト: sakshika/ATM
function mb_http_input($type = '')
{
    return s\Mbstring::mb_http_input($type);
}