diff options
m--------- | tools | 0 | ||||
-rw-r--r-- | world/map/news.php | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tools b/tools -Subproject c6f51d80a42f0002fa71617c64952747f8fba28 +Subproject 8c8927900dcee15d4b3b507b863574b8f70c730 diff --git a/world/map/news.php b/world/map/news.php index 22e5b100..d9f4d2e5 100644 --- a/world/map/news.php +++ b/world/map/news.php @@ -1,7 +1,7 @@ <?php // configuration variables -$min_manaplus = '1.1.2.20'; +$min_manaplus = '1.3.6.9'; // utility functions function failure_headers() |