Ejemplo n.º 1
0
 private function __construct()
 {
     $this->invitationDao = YNCONTACTIMPORTER_BOL_InvitationDao::getInstance();
     $this->statisticDao = YNCONTACTIMPORTER_BOL_StatisticDao::getInstance();
     $this->joinedDao = YNCONTACTIMPORTER_BOL_JoinedDao::getInstance();
 }