Dead Code
From Koha Wiki
Home > Development > RFCs
Home > Development > RFCs > Koha components for RFCs > Aspects of multiple components RFCs > Architecture, internals, and plumbing RFCs
Home > Development > RFCs > Koha version targeted RFCs > Koha 3.4 RFCs
Home > Koha Versions > 3.4
Home > Development > RFCs > Koha components for RFCs > Aspects of multiple components RFCs > Architecture, internals, and plumbing RFCs
Home > Development > RFCs > Koha version targeted RFCs > Koha 3.4 RFCs
Home > Koha Versions > 3.4
RFC - Remove dead code
Sponsored by no-one and developed by no one, expected for/deadline: unknown
See also Bug 5324.
Description
The following routines are believed to be disused and of no particular use as standalone members of the C4 API.
* C4::Koha::slashifyDate => superseded by C4::Dates * C4::AuthoritiesMarc::AUTHhtml2marc => Superseded by C4::Biblio::TransformHtmlToMarc
Can someone please explain 'Discharge'? I don't think this is the correct term for this function. in a library context discharge most commonly means 'return a book from loan' The description appears to be 'remove a patron plus extra functionality.