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:

time_formats.php
33 33

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

  
38 39
// Define that this file is loaded

Also available in: Unified diff