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