예제 #1
0
파일: Helper.php 프로젝트: noikiy/inovi
 function entities($string)
 {
     return Inflector::htmlentities($string);
 }