]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Added comment to show debugging toggle
authorLuke Fitzgerald <lw.fitzgerald@googlemail.com>
Wed, 11 Aug 2010 17:42:11 +0000 (10:42 -0700)
committerLuke Fitzgerald <lw.fitzgerald@googlemail.com>
Wed, 11 Aug 2010 17:42:11 +0000 (10:42 -0700)
plugins/Irc/ircmanager.php

index 76c02660ff9c76f827a8f1b56ad6d01418a8a4b6..5c8e09e3562f9e493b7d19c540ffa35435a65c2f 100644 (file)
@@ -177,6 +177,7 @@ class IrcManager extends ImManager {
 
                     'plugins.autoload' => true,
 
+                    // Uncomment to enable debugging output
                     //'ui.enabled' => true,
 
                     'nickserv.password' => $this->plugin->nickservpassword,