]> git.donarmstrong.com Git - infobot.git/commit
- unify db_mysql and db_pgsql (thus remove db_pgsql.pl) into dbi.pl
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 21 Nov 2002 13:21:31 +0000 (13:21 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 21 Nov 2002 13:21:31 +0000 (13:21 +0000)
commit56c7fbbf7decf9793b7ff8582a6140bead8f472c
tree106bdf63dce2c5c03d32919f32c7d5bb7336dcab
parentae3a14a00585e6ec436753f599c8db1e0ef12d56
- unify db_mysql and db_pgsql (thus remove db_pgsql.pl) into dbi.pl
- rename db_dbm.pl to dbm.pl

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@652 c11ca15a-4712-0410-83d8-924469b57eb5
blootbot/src/db_dbm.pl [deleted file]
blootbot/src/db_mysql.pl [deleted file]
blootbot/src/db_pgsql.pl [deleted file]
blootbot/src/dbi.pl [new file with mode: 0644]
blootbot/src/dbm.pl [new file with mode: 0644]