idem
2005-11-17 803602c40e3d889e49c5c1366147c36636c23efd
1
2
3
4
5
6
<?php
 
$wb[1001]    = "Username or password is empty.";
$wb[1002]    = "Username or password is wrong.";
 
?>