bugfix: handle subfield $0 in MARC for an item
[koha_fer] / C4 / Boolean.pm
index fee3917..e49faf6 100644 (file)
@@ -1,6 +1,5 @@
 package C4::Boolean;
 
-# $Id$
 
 #package to handle Boolean values in the parameters table
 # Note: This is just a utility module; it should not be instantiated.