'system/developer:r' ) ); } // ----------------------------------------------------------------------------------------------------------------- // Public methods /** * Everything has a beginning */ public function index() { $this->load->view('system/logs/testVBform.php'); } }