/**
  * Constructor
  */
 function Vtiger_PackageImport()
 {
     parent::__construct();
 }