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
23 23
$admin = new admin('Addons', 'templates_uninstall', false);
24 24
if( !$admin->checkFTAN() )
25 25
{
26
	$admin->print_header();
26 27
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']);
27 28
}
28 29
// After check print the header

Also available in: Unified diff