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