Exemple #1
0
 public static final function left()
 {
     $tree = channel::tree();
     front::view2(__CLASS__ . '.' . __FUNCTION__ . '.tpl', compact('tree'));
 }