]> git.donarmstrong.com Git - infobot.git/blobdiff - src/dbi.pl
-freshmeat
[infobot.git] / src / dbi.pl
index ac6f9750d29721fed02f4afba05e30609a77b3e9..8efc2f13266af2bd53955da8a195f0642bbddf7c 100644 (file)
@@ -647,7 +647,7 @@ sub checkTables {
        }
     }
 
-    foreach ( qw(factoids freshmeat rootwarn seen stats botmail) ) {
+    foreach ( qw(factoids rootwarn seen stats botmail) ) {
        next if (exists $db{$_});
        &status("checkTables: creating new table $_...");