Bug 9292 - Remove dead code related to 'publictype'
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 14 Dec 2012 19:40:14 +0000 (14:40 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sun, 13 Jan 2013 13:38:47 +0000 (08:38 -0500)
commita1e9e3d8d9af4b0924ec45ac05f61bfc3ea9c038
tree2a65ae11551100cb2320f32687ca32e3367ffa4b
parent863a7c429d313fad2a14d5be486f0d6dabfc12d6
Bug 9292 - Remove dead code related to 'publictype'

This patch removes the superflous code related to 'publictype' which
is a key set for item hashes in some perl files. This key is never
used or stored.

Test Plan:
1) Apply patch
2) Test catalogue/detail.pl, opac/opac-detail.pl and opac/opac-user.pl
3) You should not see any changes in behavior

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
catalogue/detail.pl
opac/opac-detail.pl
opac/opac-user.pl