Bug 11032: Check a valid MARC::Record passed to Biblio
[koha_fer] / cataloguing / value_builder / marc21_leader.pl
index b244f0b..69b79d0 100755 (executable)
@@ -32,6 +32,7 @@ use C4::Output;
 plugin_parameters : other parameters added when the plugin is called by the dopop function
 
 =cut
+
 sub plugin_parameters {
 my ($dbh,$record,$tagslib,$i,$tabloop) = @_;
 return "";