diff options
-rw-r--r-- | index.php | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,8 +9,11 @@ --> <?php + echo file_get_contents('http://updates.themanaworld.org/news.html'); + /* $number = 6; include('includes/news.php'); + */ placeFooter(); ?> |