From: dms Date: Mon, 2 Oct 2000 17:23:07 +0000 (+0000) Subject: minor update X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ecf0a580c164e2a1b009db471051a7a99c2ed6eb;p=infobot.git minor update git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@150 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/blootbot/src/db_dbm.pl b/blootbot/src/db_dbm.pl index f9678ac..219fb47 100644 --- a/blootbot/src/db_dbm.pl +++ b/blootbot/src/db_dbm.pl @@ -192,7 +192,7 @@ sub dbSet { } sub dbUpdate { - &DEBUG("STUB: &dbUpdate(@_); FIXME!!!"); + &FIXME("STUB: &dbUpdate(@_); => somehow use dbInsert!"); } sub dbInsert {