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