diff --git a/index.php b/index.php
index 1013f365ce3..0cfce803701 100644
--- a/index.php
+++ b/index.php
@@ -52,7 +52,7 @@
print_simple_box("Site News", $align="CENTER", $width="100%", $color="$THEME->cellheading"); ?>
- 
+ 
include("mod/discuss/lib.php");
forum_latest_topics();
|