Revision 1467
Added by Dietmar over 13 years ago
details.php | ||
---|---|---|
24 | 24 |
$admin = new admin('Addons', 'modules_view', false); |
25 | 25 |
if( !$admin->checkFTAN() ) |
26 | 26 |
{ |
27 |
$admin->print_header(); |
|
27 | 28 |
$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']); |
28 | 29 |
} |
29 | 30 |
// After check print the header |
Also available in: Unified diff
update some headerinfos
fix missing header for some error messages