コード例 #1
0
ファイル: commonlib.php プロジェクト: thantalas/slim-nne
function weekDaysS($langId = 0)
{
    return explode("#", Msg::getText('giornis'));
}