HosipLan

Untitled

Feb 18th, 2012
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. <?php
  2.  
  3. namespace AdminModule\Forms;
  4.  
  5. use Nette\Application\UI\Form,
  6.     Nette\Security\AuthenticationException;
  7.  
  8.  
  9. class LoginForm extends Form
Advertisement
Add Comment
Please, Sign In to add comment