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