/**
  * Constructor.
  */
 function thunderbirdDetails()
 {
     parent::thunderbirdBuildDetails();
     $this->download_base_url_transition = '/thunderbird/download/';
 }
 /**
  * Constructor.
  */
 function thunderbirdDetails()
 {
     parent::thunderbirdBuildDetails();
 }