From 0e243106169fbf8eea1bcb0638d0009d5a7dcabe Mon Sep 17 00:00:00 2001 From: timriker Date: Sat, 15 Nov 2003 05:54:09 +0000 Subject: [PATCH] factoidsmisc? git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@896 c11ca15a-4712-0410-83d8-924469b57eb5 --- src/dbi.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dbi.pl b/src/dbi.pl index 5071404..4936d42 100644 --- a/src/dbi.pl +++ b/src/dbi.pl @@ -641,7 +641,7 @@ sub checkTables { } } - foreach ( qw(factoids factoidsmisc rootwarn seen stats botmail) ) { + foreach ( qw(factoids rootwarn seen stats botmail) ) { if (exists $db{$_}) { $cache{has_table}{$_} = 1; next; -- 2.39.2