Slashblog
[
class tree: Slashblog
] [
index: Slashblog
] [
all elements
]
Todo List
Packages:
Slashblog
Source for file admin-login.php
Documentation is available at
admin-login.php
<h2>Log in</h2>
<p> </p>
<?php
if
(
$blog
->
Error
(
)
&&
$blog
->
Error
(
)
==
"password"
)
{
?>
<div id="error">Wrong password!</div>
<?php
}
?>
<p>
<div id="login_form">
<form action="scripts/authenticate.php" method="post" name="login_form">
<input class="login_form_password" name="password" type="password" /> <button class="input_form_submit" type="submit">Log in</button>
</form>
</div>
<p> </p>
</p>
Documentation generated on Mon, 26 May 2008 19:59:40 +0100 by
phpDocumentor 1.4.0