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:

install.php
26 26
$admin = new admin('Addons', 'templates_install', false);
27 27
if( !$admin->checkFTAN() )
28 28
{
29
	$admin->print_header();
29 30
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']);
30 31
}
31 32
// After check print the header

Also available in: Unified diff