]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
removing group options.
authorPablo Martin <caedes@sindominio.net>
Wed, 24 Oct 2012 05:06:39 +0000 (05:06 +0000)
committerroot <root@migration.vz.lan>
Wed, 24 Oct 2012 05:06:45 +0000 (05:06 +0000)
views/default/settings/beechat/edit.php

index 8f82834db8a09ce17bc4a92d032f2af9d7a260c2..24dcd4e2526cb4e00ed9125829fd3d672d384d3e 100755 (executable)
@@ -4,7 +4,7 @@
  *     @package Barters
  **/
        $domain = get_plugin_setting("domain", "beechat");
-       $group_domain = get_plugin_setting("groupdomain", "beechat");
+       //$group_domain = get_plugin_setting("groupdomain", "beechat");
        $xmlrpc_ip = get_plugin_setting("xmlrpcip", "beechat");
        $dbname = get_plugin_setting("dbname", "beechat");
        $dbhost = get_plugin_setting("dbhost", "beechat");