tbrehm
2008-07-09 d155ef17e54e5e159b5aff3de86f55f9fc1155cd
1
2
3
4
5
6
<?php
 
$wb[1001]    = "Username or password is empty.";
$wb[1002]    = "Username or password is wrong.";
 
?>