Beispiel #1
0
 public static function use_javascripts()
 {
     return array_merge(parent::use_javascripts(), array(array(PageHelper::pure_static_url("/upload/jquery.uploadify.min.js"), PHP_INT_MAX)));
 }