Slashblog
[ class tree: Slashblog ] [ index: Slashblog ] [ all elements ]

Source for file admin-login.php

Documentation is available at admin-login.php

  1. <h2>Log in</h2>
  2. <p>&nbsp;</p>
  3. <?php if($blog->Error(&& $blog->Error(== "password"?>
  4. <div id="error">Wrong password!</div>
  5. <?php ?>
  6. <p>
  7. <div id="login_form">
  8. <form action="scripts/authenticate.php" method="post" name="login_form">
  9. <input class="login_form_password" name="password" type="password" />&nbsp;<button class="input_form_submit" type="submit">Log in</button>
  10. </form>
  11. </div>
  12. <p>&nbsp;</p>
  13. </p>

Documentation generated on Mon, 26 May 2008 19:59:40 +0100 by phpDocumentor 1.4.0