예제 #1
0
파일: JS.class.php 프로젝트: mbcraft/frozen
 public static function clean()
 {
     self::$scripts = array();
     self::init_javascript();
 }