Project

General

Profile

« Previous | Next » 

Revision 1425

Added by Dietmar almost 14 years ago

redefined wrong admin backlinks

View differences:

details.php
24 24

  
25 25
if( !$admin->checkFTAN() )
26 26
{
27
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'],'index.php');
27
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']);
28 28
	exit();
29 29
}
30 30

  

Also available in: Unified diff