tbrehm
2005-11-01 aa513707d09f68e0001b72e3dca0d37a579dac49
1
2
3
4
5
6
7
<?php
 
// Globale Error Messages
$wb[301] = 'Module not permitted for the current user.';
$wb[302] = 'Module invalid.';
 
?>