예제 #1
0
파일: right.php 프로젝트: Babaritech/babar2
function infoFields()
{
    $s = new Right();
    return $s->getFields();
}