summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Event.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ASM/Event.pm')
-rw-r--r--lib/ASM/Event.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ASM/Event.pm b/lib/ASM/Event.pm
index 005a9d3..1b2a4a2 100644
--- a/lib/ASM/Event.pm
+++ b/lib/ASM/Event.pm
@@ -87,7 +87,7 @@ sub on_pong
$::settingschanged = 0;
} else {
$conn->privmsg($::settings->{masterchan}, "Config files changed, auto rehash triggered. Check console for possible errors.");
- ASM::XML->readXML();
+ ASM::Config->readConfig();
}
}
if ($lag > 1) {