tbrehm
2008-07-10 614365f8e1e61b6e1cfa34fd8084a31b235c944b
1
2
3
4
5
6
<?php
 
$wb[1001]    = "Gebruikersnaam of wachtwoord is niet ingevuld.";
$wb[1002]    = "Gebruikersnaam of wachtwoord onjuist.";
 
?>