__toString())), $e->get_http_error_code()); } else { redirect("user/login"); } } catch (\exceptions\PublicApiException $e) { show_error(nl2br(htmlspecialchars($e->__toString())), $e->get_http_error_code()); } /* End of file index.php */ /* Location: ./index.php */