Project

General

Profile

« Previous | Next » 

Revision 1425

Added by Dietmar almost 14 years ago

redefined wrong admin backlinks

View differences:

uninstall.php
37 37

  
38 38
if( !$admin->checkFTAN() )
39 39
{
40
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'],'index.php');
40
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS']);
41 41
	exit();
42 42
}
43 43

  

Also available in: Unified diff