From: timriker Date: Wed, 23 Jun 2004 00:13:21 +0000 (+0000) Subject: ws X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b279cc3533e21d7ba7ce43ea9dcc4b4b00163bdb;p=infobot.git ws git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@952 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/setup/setup.pl b/setup/setup.pl index c7bc98b..b1ec2aa 100755 --- a/setup/setup.pl +++ b/setup/setup.pl @@ -13,6 +13,7 @@ $bot_src_dir = "./src/"; # read param stuff from blootbot.config. &loadConfig("files/blootbot.config"); + &loadDBModules(); my $dbname = $param{'DBName'}; my $query;