]> git.donarmstrong.com Git - infobot.git/commit
- I borked DBCommon.pl by mistake (setFactInfo duplication).
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Fri, 5 Oct 2001 17:46:25 +0000 (17:46 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Fri, 5 Oct 2001 17:46:25 +0000 (17:46 +0000)
commit131ed7feb0d09a11b83b5e6a23074ecd83e9994a
tree2aafe92f5897fc27eda36f28d28d701e5e6080cc
parent3762190a47f302c73553843fee6ae860dfa2538e
- I borked DBCommon.pl by mistake (setFactInfo duplication).
- added more variable checks to db_mysql.pl just in case they're
  undefined; removed main:: from functions.
- nasty eval code in Question.pl simplied. thanks lear!
- dbReplace arguments fixed up to match the 3 liner setFactInfo code.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@520 c11ca15a-4712-0410-83d8-924469b57eb5
blootbot/src/Factoids/DBCommon.pl
blootbot/src/Factoids/Question.pl
blootbot/src/Factoids/Statement.pl
blootbot/src/Factoids/Update.pl
blootbot/src/db_mysql.pl