11 lines
275 B
PHP
11 lines
275 B
PHP
<h1>Error</h1>
|
|
|
|
Something went terribly wrong!<br /><br />
|
|
|
|
Wrong password?<br />
|
|
Username cannot be <b>name</b><br />
|
|
Password cannot be <b>password</b><br />
|
|
The developer is a dumbass<br /><br />
|
|
|
|
<a href="?login">Try again</a><br /><br/>
|
|
<a href="?menu">Back to menu</a>
|