Project

General

Profile

« Previous | Next » 

Revision 1387

Added by Luisehahne about 14 years ago

fix class.wb

View differences:

class.wb.php
33 33
	// General initialization function
34 34
	// performed when frontend or backend is loaded.
35 35

  
36
	public function  __construct($mode = SecureForm::Frontend) {
37
		parent::__construct($mode);
36
	public function  __construct() {
37
		parent::__construct();
38 38
	}
39 39

  
40 40
/* ****************

Also available in: Unified diff