///////////////////////////////
// INSTALLATION INSTRUCTIONS //
///////////////////////////////
To install the phpbb news backend edit the file called PHPBBnews-backend.php
Edit the following line then upload all files into your PHPBB directory.

$forum_id = 8; // THIS IS THE FORUM THAT YOU ARE GOING TO MAKE NEWS POSTS IN

Make sure that the forum you pick does not allow anyone to reply to topics. If
someone replys to a topic/news post all replys made in your forum will be added 
to the list as news posts. This is a bug that I am working on to fix.
