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

index 96c019b7fc0400718e43e3664fafa8d5761d1dd7..5efc732682d3748b6337b174e7ac1849b86fabf7 100644 (file)
@@ -133,7 +133,7 @@ class IrcManager extends ImManager {
 
                     'plugins.autoload' => true,
 
-                    'ui.enabled' => true,
+                    //'ui.enabled' => true,
 
                     'nickserv.password' => $this->plugin->nickservpassword,
                     'nickserv.identify_message' => $this->plugin->nickservidentifyregexp,