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=020197f539c471c4a31ffbf02ec405623152250c;p=infobot.git minor update git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@150 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/db_dbm.pl b/src/db_dbm.pl index f9678ac..219fb47 100644 --- a/src/db_dbm.pl +++ b/src/db_dbm.pl @@ -192,7 +192,7 @@ sub dbSet { } sub dbUpdate { - &DEBUG("STUB: &dbUpdate(@_); FIXME!!!"); + &FIXME("STUB: &dbUpdate(@_); => somehow use dbInsert!"); } sub dbInsert {