function render($vars) { global $not_found; if ($not_found) { $not_found = false; parent::render($vars); } }