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