Project

General

Profile

« Previous | Next » 

Revision 1392

Added by Dietmar over 13 years ago

update headerinfos, change secure messages

View differences:

save.php
35 35

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

  

Also available in: Unified diff