예제 #1
0
파일: helpers.tpl.php 프로젝트: umaxfun/x4m
 function declination($params)
 {
     return XSTRING::declination($params[0], $params[1]);
 }