nanotrasen.se

Replaces 80.244.78.90 with nanotrasen.se in the code.
This commit is contained in:
melandor0
2014-09-04 19:45:43 +02:00
parent 22af7e5ea6
commit 7ff72c38cd
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
src << "<span class='danger'>The wiki URL is not set in the server configuration.</span>"
return
#define CHANGELOG "http://80.244.78.90/phpBB3/viewtopic.php?f=10&t=36"
#define CHANGELOG "http://nanotrasen.se/phpBB3/viewtopic.php?f=10&t=36"
/client/verb/changes()
set name = "Changelog"
set desc = "Visit the forum to check out the changelog."
@@ -45,7 +45,7 @@
src << browse(file(RULES_FILE), "window=rules;size=480x320")
#undef RULES_FILE
#define DONATE "http://80.244.78.90/phpBB3/donate.php"
#define DONATE "http://nanotrasen.se/phpBB3/donate.php"
/client/verb/donate()
set name = "Donate"
set desc = "Donate to help with development costs."