コード例 #1
0
ファイル: core.php プロジェクト: SerdarSanri/VaneMart
function number($num, $options = null)
{
    return HLEx::number($num, $options);
}