function doView($file) { osc_run_hook("before_html"); osc_current_web_theme_path($file); Session::newInstance()->_clearVariables(); osc_run_hook("after_html"); }