]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Files.pl
- another round of patches from lear. "we love you, lear!" j/k :o
[infobot.git] / src / Files.pl
index a75b1dd4100b9a4834a110f92408f706dfcbadaa..b302604d09a46c2b4e6f1bf4c4cae764a3ca86f9 100644 (file)
@@ -49,7 +49,7 @@ sub loadLang {
 
 # File: Irc Servers list.
 sub loadIRCServers {
-    my ($file) = $bot_misc_dir."/ircII.servers";
+    my ($file) = $bot_config_dir."/ircII.servers";
     @ircServers = ();
     %ircPort = ();