public function __construct()
 {
     trigger_error('phpgwapi_sbox2 is no longer used, please port your code to phpgw_sbox', E_USER_NOTICE);
     parent::__construct();
 }