db = $this->load->database("onedev", true); } function msg($prm) { $this->broadcast($prm); } }