コード例 #1
0
ファイル: right.php プロジェクト: Babaritech/babar2
function infoFields()
{
    $s = new Right();
    return $s->getFields();
}