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

Also available in: Unified diff