JalcocerZ

Results 1 comments of JalcocerZ

`// newer construct output foreach ($this->breadcrumbs as $key => $crumb) { if (++$i === $num) { $output .= $this->crumb_last_open . ' ' . $crumb['page'] . '' . $this->crumb_close; } else...