예제 #1
0
 function __construct()
 {
     parent::__construct();
     $this->event_auth = new Event_Mgt_Auth();
     $this->zip_obj = new zipcode_class();
 }