Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

groups.php
47 47
	if (!$admin->checkFTAN())
48 48
	{
49 49
		$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'], ADMIN_URL);
50
		exit();
51 50
	}
52 51

  
53 52
	// Print header
......
175 174
	if (!$admin->checkFTAN())
176 175
	{
177 176
		$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'], ADMIN_URL);
178
		exit();
179 177
	}
180

  
181 178
	// Print header
182 179
	$admin->print_header();
183 180
	// Delete the group
184 181

  

Also available in: Unified diff