Project

General

Profile

« Previous | Next » 

Revision 1467

Added by Dietmar almost 13 years ago

update some headerinfos
fix missing header for some error messages

View differences:

uninstall.php
22 22
$admin = new admin('Addons', 'modules_uninstall', false);
23 23
if( !$admin->checkFTAN() )
24 24
{
25
	$admin->print_header();
25 26
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']);
26 27
}
27 28
// After check print the header

Also available in: Unified diff