Bug 1907 partial fix: prevent warnings on undefined params.
authorChris Catalfo <ccatalfo@gmail.com>
Tue, 12 May 2009 00:35:13 +0000 (00:35 +0000)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:34 +0000 (23:19 +0200)
commit505087abc4eac54a2c91bbcde7c572dd452df669
treeaa55f3d79cd11404b16286617460b438fa0e5459
parenta67ca33b45adc0698d1cc3a374f4ed6e6db56d88
Bug 1907 partial fix: prevent warnings on undefined params.

This patch adds default blank values for a couple of params the script might receive which were producing warns in the error log. Also wraps GetMarcBiblio in an eval.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
tools/export.pl