]> 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)
commitafc36f0ec5e35b9d450855666853cf710ddcc6c1
tree1976bcde510755367d7f8c8e5a516c4a713223f6
parent6d0243386b7551fa03252ddf71fd25d2c9d44b6c
- 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/blootbot@520 c11ca15a-4712-0410-83d8-924469b57eb5
src/Factoids/DBCommon.pl
src/Factoids/Question.pl
src/Factoids/Statement.pl
src/Factoids/Update.pl
src/db_mysql.pl