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