tbrehm
2007-06-29 c58e3f77c9c019ea1f47705bee01d63055df85c5
1
2
3
4
5
6
<?php
 
$wb[1001]    = "Username or password is empty.";
$wb[1002]    = "Username or password is wrong.";
 
?>