diff --git a/irc/irc.php b/irc/irc.php
index 8932b1f8..60290627 100644
--- a/irc/irc.php
+++ b/irc/irc.php
@@ -33,7 +33,7 @@ function irc_addon_settings(&$a,&$s) {
/* Add our stylesheet to the page so we can make our settings look nice */
-// DI::page()['htmlhead'] .= '' . "\r\n";
+// A::page()['htmlhead'] .= '' . "\r\n";
/* setting popular channels, auto connect channels */
$sitechats = PConfig::get( local_user(), 'irc','sitechats'); /* popular channels */