Project

General

Profile

« Previous | Next » 

Revision 231

Added by ryan over 18 years ago

Added direct-access redirection on some files (see ticket #37)

View differences:

time_formats.php
31 31

  
32 32
*/
33 33

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

  
34 38
// Define that this file is loaded
35 39
if(!defined('TIME_FORMATS_LOADED')) {
36 40
	define('TIME_FORMATS_LOADED', true);

Also available in: Unified diff