Koha/installer
Kyle M Hall 76b80ac33c Bug 8130 - attach PDF files to a patron record
Adds the ability to attach unlimited arbitrary files to
a borrower record.

Test Plan:
1) Enable system preference EnableBorrowerFiles
2) Look up borrower record, click 'Files' tab on left
3) Upload a file, download the file, delete the file.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
rebased for current master.

Signed-off-by: Ian Walls <koha.sekjal@gmail.com>
rebased again; some indentation issues in include menus.
2012-06-28 10:55:51 +02:00
..
data Bug 8130 - attach PDF files to a patron record 2012-06-28 10:55:51 +02:00
externalmodules.pl
html-template-to-template-toolkit.pl
install.pl Bug 7857 - [SIGNED-OFF] database upgrade fails with plack 2012-06-20 21:33:34 +02:00
InstallAuth.pm