Example #1
0
 public static function widget($array, $tpl)
 {
     return View::show_tpl($array, 'Parts/Widgets/' . $tpl . '.php');
 }