This website requires JavaScript.
Explore
Help
Sign In
timw4mail
/
HummingBirdAnimeClient
Watch
1
Star
1
Fork
1
You've already forked HummingBirdAnimeClient
Code
Issues
5
Pull Requests
Projects
1
Releases
Wiki
Activity
21a98dc48e
HummingBirdAnimeClient
/
app
/
views
/
error.php
5 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Simplify routing
2016-01-06 11:08:56 -05:00
<
main
>
<
h1
><
?
=
$title
?>
</h1>
<
h2
><
?
=
$message
?>
</h2>
Fix http verb for update route, add correct http codes for http errors
2016-01-07 20:48:18 -05:00
<
div
><
?
=
$long_message
?>
</div>
</
main
>
Reference in New Issue
Copy Permalink