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