Re: Another integration question.
Yes, you add that line of code on the line directly before this line (I believe):
require_once( BBPATH . ‘bb-settings.php’ );
Make sure to change that piece of code to match the actual location of your file. When I put that code into my installation though, all I get are errors. I’ve found you can get away without it.