]> git.koha-community.org Git - koha.git/commit
Deletes subtitle, subject, and additionalauthors info when a biblio is deleted.
authortonnesen <tonnesen>
Thu, 23 Jan 2003 22:38:15 +0000 (22:38 +0000)
committertonnesen <tonnesen>
Thu, 23 Jan 2003 22:38:15 +0000 (22:38 +0000)
commit0e627e84b209ec40bc457c67814881119c2f2a9b
tree09c1125d331fb50d428c7231eb4f022aef0d76cf
parent3228dece8885d31971afc81204609a4432b9a2db
Deletes subtitle, subject, and additionalauthors info when a biblio is deleted.
This kind of defeats the purpose of backing up deleted biblios in the
deletedbiblios table, but having the subjects appear in the next item added is
probably not a good idea.
C4/Biblio.pm