List of all members.
Definition at line 3 of file welcome.php.
Definition at line 10 of file welcome.php.
00011 { 00012 $this->load->view('welcome_message'); 00013 }
Definition at line 5 of file welcome.php.
References Controller::Controller().
00006 { 00007 parent::Controller(); 00008 }