ontions = $options; } function exec(&$Doc) { header('HTTP/1.0 404 Not Found'); $Doc->addContent(array('tpl' => SiteMap::getPath('NotFound/tpl/not_found_404.tpl'), 'alias' => CURR_PAGE)); } } ?>