Project

General

Profile

« Previous | Next » 

Revision 19

Added by stefan over 19 years ago

Removed direct access path disclosure occurrences.

View differences:

class.wb.php
30 30
This class is the basis for admin and frontend classes.
31 31

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

  
34 37

  
35 38
class wb

Also available in: Unified diff