Project

General

Profile

« Previous | Next » 

Revision 18

Added by stefan over 19 years ago

Added direct access redirection in framework files.

View differences:

class.frontend.php
29 29

  
30 30
*/
31 31

  
32
if(!defined('WB_PATH')) {
33
	header('Location: ../index.php');
34
}
32 35

  
33 36

  
34 37
require_once(WB_PATH.'/framework/class.wb.php');

Also available in: Unified diff