Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

modify_comment.php
24 24
$comment_id = $admin->checkIDKEY('comment_id', false, 'GET');
25 25
if (!$comment_id) {
26 26
	$admin->print_error($MESSAGE['GENERIC_SECURITY_ACCESS'],  ADMIN_URL.'/pages/modify.php?page_id='.$page_id );
27
	exit();
28 27
}
29 28

  
30 29
// Get header and footer
31 30

  

Also available in: Unified diff