refactored slashifyDate function out of inline code, created C4/Koha.pm
authorpate <pate>
Mon, 8 Apr 2002 23:44:43 +0000 (23:44 +0000)
committerpate <pate>
Mon, 8 Apr 2002 23:44:43 +0000 (23:44 +0000)
commit0376493cd4bf8bc88a37e5424af4d67e1fa816d8
tree93fc204cb6a3d2474898753a43e2230fa8113d70
parentf65c91e6a42de83b838464bd15c7a59c6b946218
refactored slashifyDate function out of inline code, created C4/Koha.pm
to hold it and wrote tests for it, started marking other places for
potential refactoring.
12 files changed:
C4/Koha.pm [new file with mode: 0644]
C4/Output.pm
insertdata.pl
koha.t [new file with mode: 0644]
loadmodules.pl
memberentry.pl
modbibitem.pl
moredetail.pl
moremember.pl
request.pl
search.pl
testKoha.pl [new file with mode: 0644]