X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=database.defaults.sql;h=4413b5898edcf31dfdbabc4981bb3f809302b499;hp=a4d0c335404b9c8c675231f0855d03a243cdf3d0;hb=be85325b006a230c8a59486c4bd28b03540b732e;hpb=9d2bbd34f22639745b23b7916ed3123c0dfed557 diff --git a/database.defaults.sql b/database.defaults.sql index a4d0c33..4413b58 100644 --- a/database.defaults.sql +++ b/database.defaults.sql @@ -547,7 +547,6 @@ INSERT INTO `language` (`id`, `lang`, `ident`, `text`) VALUES -- INSERT INTO `bots` (`id`, `active`, `nick`, `server`, `port`, `pass`, `ssl`, `bind`, `ident`, `realname`, `automodes`, `botclass`, `textbot`, `defaulttrigger`, `max_channels`, `register_priority`) VALUES -(4, 0, 'TestBot', '127.0.0.1', 6667, NULL, 0, NULL, 'testbot', 'TestBot2', 'ix', 1, 0, '+', 0, 0); - +(4, 1, 'TestBot', '127.0.0.1', 6667, "", 0, NULL, 'testbot', 'TestBot2', 'ix', 1, 0, '+', 0, 0);