Project

General

Profile

« Previous | Next » 

Revision 1784

Added by Dietmar over 11 years ago

  1. fixed security warning if a group will be deleted

View differences:

delete.inc.php
81 81
		} else {
82 82
			msgQueue :: add($MESSAGE['GENERIC_SECURITY_OFFENSE']);
83 83
		}
84
	}
84
		$admin->print_header();
85
		return ;
86
    }

Also available in: Unified diff