Example #1
0
 /**
  * 获取当前项目themes目录的URL
  */
 public function get_theme_url()
 {
     return Controller::get_theme_url();
 }