Example #1
0
 public function getMothershipAdminAreaHTML()
 {
     $Raffle = new Raffle();
     $ID = $Raffle->get_ID();
     return $ID . 'MOTHERSHIP AREA AdminPageView.php';
 }