fixed header of IPv6.class.php
authorpk910 <philipp@zoelle1.de>
Thu, 28 Jul 2011 09:40:19 +0000 (11:40 +0200)
committerpk910 <philipp@zoelle1.de>
Thu, 28 Jul 2011 09:40:19 +0000 (11:40 +0200)
Bots/IPv6.class.php

index 166dc8d5aa27f6f5df2db7c9d30191ab95bbea73..2d5bdb566894a9c0bdfb49edb7637b096d0a4373 100644 (file)
@@ -20,9 +20,9 @@
  *                                                                      *
  ************************************************************************
  * 
- *  Bots/ModManager.class.php
+ *  Bots/IPv6.class.php
  *
- * module manager bot...
+ * IPv6 bot...
  *
  */
 
@@ -39,7 +39,7 @@ class {$_NAME} extends Bot {
                if(!$old) {
                        $nick = "IPv6";
                        $ident = "ipv6";
-                       $ip = "fd00::C0CA:C01A:ADD5:11FE"; //coca cola adds life   maybe someone undestands it :D
+                       $ip = "fd00::c0ca:c01a:add5:11fe"; //coca cola adds life   maybe someone undestands it :D
                        $host = $ip;
                        $realname = "IPv6";
                        $modes = "ioknISD";