예제 #1
0
파일: helper.php 프로젝트: druto/druto
 function addJS($js)
 {
     HTML::addJS($js);
 }