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