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