function parse_bbcode() { $this->data['message'] = $this->bbcode_parser->parse($this->data['pagetext'], '', $this->data['allowsmilie']); }