From: Marc Chantreux <[email protected]> --- C4/VirtualShelves/Merge.pm | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 C4/VirtualShelves/Merge.pm
diff --git a/C4/VirtualShelves/Merge.pm b/C4/VirtualShelves/Merge.pm new file mode 100644 index 0000000..aead304 --- /dev/null +++ b/C4/VirtualShelves/Merge.pm @@ -0,0 +1,5 @@ +package C4::VirtualShelves::Merge; + + + +1; -- 1.6.0.4 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
