Project

General

Profile

« Previous | Next » 

Revision 286

Added by stefan almost 19 years ago

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

View differences:

view.php
277 277
		}
278 278
	} else {
279 279
		header('Location: '.WB_URL.'/pages/');
280
		exit(0);
280 281
	}
281 282
	
282 283
	// Print post header

Also available in: Unified diff