$params['compile_path'], 'contents' => $params['template_compiled'], 'create_dirs' => true); $this->_execute_core_function('write_file', $_params); touch($params['compile_path'], $params['template_timestamp']); return true; } /* vim: set expandtab: */ ?>