summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.php b/index.php
index 4475724..e1d49dd 100644
--- a/index.php
+++ b/index.php
@@ -9,8 +9,11 @@
-->
<?php
+ echo file_get_contents('http://updates.themanaworld.org/news.html');
+ /*
$number = 6;
include('includes/news.php');
+ */
placeFooter();
?>