Project

General

Profile

« Previous | Next » 

Revision 1796

Added by Dietmar over 11 years ago

! supress frontend preferences, if user have no permission for it

View differences:

class.frontend.php
24 24
//require_once(WB_PATH.'/framework/class.wb.php');
25 25
//require_once(WB_PATH.'/framework/SecureForm.php');
26 26
if(!class_exists('wb', false)){ require(WB_PATH.'/framework/class.wb.php'); }
27
if(!class_exists('admin', false)){ require(WB_PATH.'/framework/class.admin.php'); }
27 28

  
28 29
class frontend extends wb {
29 30
	// defaults

Also available in: Unified diff