Пример #1
0
 public function template_include_filter($template)
 {
     self::$template_included = $template;
     return $template;
 }