]> git.donarmstrong.com Git - infobot.git/commitdiff
minor update
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 2 Oct 2000 17:23:07 +0000 (17:23 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 2 Oct 2000 17:23:07 +0000 (17:23 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@150 c11ca15a-4712-0410-83d8-924469b57eb5

src/db_dbm.pl

index f9678ac5c10e77fc6302d5685e9db3180ec9aa60..219fb472521075033f31d94f619df12cf95ed5bc 100644 (file)
@@ -192,7 +192,7 @@ sub dbSet {
 }
 
 sub dbUpdate {
-    &DEBUG("STUB: &dbUpdate(@_); FIXME!!!");
+    &FIXME("STUB: &dbUpdate(@_); => somehow use dbInsert!");
 }
 
 sub dbInsert {