quentusrex
2008-10-30 533b1b253723a2bb89156abda9cd0f4a9c917ab4
1
2
3
4
5
6
<?php
 
$wb[1001]    = "Nome utente o password vuoti.";
$wb[1002]    = "Nome utente o password non corretti.";
 
?>