Example #1
0
 public function __construct($KunenaUser = null)
 {
     parent::__construct();
     $this->load($KunenaUser);
 }
Example #2
0
	public function __construct($userinfo = null) {
		parent::__construct ();
	}