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