. . if (is_file(APP.WEBROOT_DIR.DS."css".DS.$this->params["controller"].DS.$this->params["action"].".css")){ echo $html->css($this->params["controller"]."/".$this->params["action"]); } ?> . .