Example #1
0
 protected function get_catlist($r)
 {
     $tpt = new Template($this->options);
     $tpt->outputCached("cat-posts.php");
 }