Project

General

Profile

« Previous | Next » 

Revision 1392

Added by Dietmar over 13 years ago

update headerinfos, change secure messages

View differences:

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

  

Also available in: Unified diff