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