Koha/C4/SIP/Sip
Colin Campbell 5568f55a6c Bug 13506: Remove unused Sip/Configuration Classes
Sip::Configuration calls new on Account, Institution and Service
classes but does not store or subsequently use the returned objects
( which immediately go out of scope ). Their existence just obscures
the code and misleads the reader. Remobe them

Removed redundant commented out code from Configyration module which
was not serving any useful purpose

Ran Configuration.pm through perltidy to make layout more
consistent

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-02-20 11:54:36 -03:00
..
Checksum.pm Bug 7904 Change SIP modules to use standard LIB path 2015-02-05 14:44:54 -03:00
Configuration.pm Bug 13506: Remove unused Sip/Configuration Classes 2015-02-20 11:54:36 -03:00
Constants.pm Bug 7904 Change SIP modules to use standard LIB path 2015-02-05 14:44:54 -03:00
MsgType.pm Bug 7904 Change SIP modules to use standard LIB path 2015-02-05 14:44:54 -03:00