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:

version.php
31 31

  
32 32
*/
33 33

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

  
34 38
define('VERSION', '2.6.0');
35 39

  
36 40
?>

Also available in: Unified diff