breadcrumbs=array( '$label', );"; } else { $route=$controller.'/index'; $route[0]=strtolower($route[0]); $action=ucfirst($action); echo "\$this->breadcrumbs=array( '$label'=>array('$route'), '$action', );"; } ?> ?>

echo $this->id . '/' . $this->action->id; ?>

You may change the content of this page by modifying the file echo __FILE__; ?>.