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)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 12 May 2009 10:21:15 +0000 (05:21 -0500)
commit0a6c834b30b62cc67fa067143bad6179571bd33f
tree043820a2c21e4c0816b39f9041347845969f878d
parent84ff3747b80d42914a8d570b6b4ff5667eab663b
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