From 1de8a7d8997d6a8a3dc1885c79f4b36f94adf759 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Mon, 1 Sep 2014 10:25:25 -0300 Subject: [PATCH] Bug 6536: (RM followup) make DBIx::Class::Schema::Loader happy Signed-off-by: Tomas Cohen Arazi --- Koha/Schema/Result/Z3950server.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Koha/Schema/Result/Z3950server.pm b/Koha/Schema/Result/Z3950server.pm index 2b3a4d9f85..d3f3f50466 100644 --- a/Koha/Schema/Result/Z3950server.pm +++ b/Koha/Schema/Result/Z3950server.pm @@ -182,8 +182,8 @@ __PACKAGE__->add_columns( __PACKAGE__->set_primary_key("id"); -# Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-07-11 09:26:55 -# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:BA+II2AVWOTLfgbko1GAOA +# Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-09-01 10:16:04 +# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:q0y03nGYIt0eDIVui0UUdw # You can replace this text with custom code or comments, and it will be preserved on regeneration -- 2.39.2