]> git.donarmstrong.com Git - infobot.git/blobdiff - blootbot/src/db_dbm.pl
- added first time run checks.
[infobot.git] / blootbot / src / db_dbm.pl
index 7efe3e3b38af1c4de96ccd05099f20153556bcd3..219fb472521075033f31d94f619df12cf95ed5bc 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   db_dbm.pl: Extension on the factoid database.
 #  OrigAuthor: Kevin Lenzo  (c) 1997
-#  CurrAuthor: xk <xk@leguin.openprojects.net>
+#  CurrAuthor: dms <dms@users.sourceforge.net>
 #     Version: v0.6 (20000707)
 #   FModified: 19991020
 #
@@ -192,7 +192,7 @@ sub dbSet {
 }
 
 sub dbUpdate {
-    &DEBUG("STUB: &dbUpdate(@_); FIXME!!!");
+    &FIXME("STUB: &dbUpdate(@_); => somehow use dbInsert!");
 }
 
 sub dbInsert {