Project

General

Profile

« Previous | Next » 

Revision 286

Added by stefan over 18 years ago

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

View differences:

er_levels.php
34 34

  
35 35
if(!defined('WB_URL')) {
36 36
	header('Location: ../index.php');
37
	exit(0);
37 38
}
38 39

  
39 40
// Define that this file is loaded

Also available in: Unified diff