Koha/C4/Patroncards
Chris Nighswonger fe99800a2e Bug 5182 - Attempting to export a patron card with no text causes an error to be thrown
Can't use an undefined value as an ARRAY reference at /home/koha/koha.prod/C4/Patroncards/Patroncard.pm line 86.

This is caused by testing for text at line 87 rather than line 85. This patch moves the test to line 85.
2010-09-10 18:28:30 -04:00
..
Batch.pm [11/30] Patron Card Creator batch editor interface and code 2010-01-11 18:21:11 -05:00
Layout.pm [12/30] Patron Card Creator layout editor interface and code 2010-01-11 18:21:12 -05:00
Lib.pm Fix FSF address in directory C4/ 2010-03-16 20:17:56 -04:00
Patroncard.pm Bug 5182 - Attempting to export a patron card with no text causes an error to be thrown 2010-09-10 18:28:30 -04:00
Profile.pm [15/30] Patron Card Creator profile editor interface and code 2010-01-11 18:21:13 -05:00
Template.pm [8/30] Patron Card Creator template editor interface and code 2010-01-11 18:17:05 -05:00