Project

General

Profile

« Previous | Next » 

Revision 1425

Added by Dietmar almost 14 years ago

redefined wrong admin backlinks

View differences:

install.php
32 32

  
33 33
if( !$admin->checkFTAN() )
34 34
{
35
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'],'index.php');
35
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']);
36 36
	exit();
37 37
}
38 38

  

Also available in: Unified diff