Version 0.9.9
- Code cleaning
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
if (!defined('IN_PHPBB'))
|
||||
{
|
||||
exit;
|
||||
}
|
||||
|
||||
// Can this user view Prediction Leagues pages?
|
||||
if (!$config['football_guest_view'])
|
||||
{
|
||||
@@ -389,4 +394,3 @@ $template->set_filenames(array(
|
||||
);
|
||||
|
||||
page_footer();
|
||||
?>
|
||||
Reference in New Issue
Block a user