pedro_morgan
2007-08-17 5fcaec01d8d2b22eb6ebc8f320b8dd45db0d409a
1
2
3
4
5
6
<?php
 
$wb[1001]    = "Username or password is empty.";
$wb[1002]    = "Username or password is wrong.";
 
?>