$this->trigger_template_error("Default plugin handler: Returned callback for \"{$tag}\" must be a static function name or array of class and function name");
$error_text='Syntax Error in template "'.$this->template->source->filepath.'" on line '.$line.' "'.htmlspecialchars(trim(preg_replace('![\t\r\n]+!',' ',$match[$line-1]))).'" ';