summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2009-12-04 19:24:28 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2009-12-04 19:24:28 +0100
commit56dd0b46b9e55378e91e326a16286a437f958fc7 (patch)
tree58ecacd4be7585be4a808d2621dc74fb44a582b2 /includes
parent45f990bf40668f61b78809d60a07505e369c4f31 (diff)
downloadwebsite-56dd0b46b9e55378e91e326a16286a437f958fc7.tar.gz
website-56dd0b46b9e55378e91e326a16286a437f958fc7.tar.bz2
website-56dd0b46b9e55378e91e326a16286a437f958fc7.tar.xz
website-56dd0b46b9e55378e91e326a16286a437f958fc7.zip
Updated the link to the IRC channel
Also removed unnecessary key variables, since they are set in keys.php.
Diffstat (limited to 'includes')
-rw-r--r--includes/common.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/common.php b/includes/common.php
index e8ae8a4..6ce9cc6 100644
--- a/includes/common.php
+++ b/includes/common.php
@@ -29,9 +29,9 @@ function placeHeader($page_title)
<div id="page">
<div id="irc_info">
- <a href="irc://irc.freenode.net/themanaworld" title="IRC">
+ <a href="irc://irc.themanaworld.org/themanaworld" title="IRC">
#themanaworld<br />
- irc.freenode.net
+ irc.themanaworld.org
</a>
</div>