admin/applications_addon/other/shoutbox/sources/classes/library.php
/* Load and config the post parser */
require_once( IPS_ROOT_PATH . "sources/handlers/han_parse_bbcode.php" );
$this->parser = new parseBbcode( ipsRegistry::instance() );