Bug 15774: Add additional fields to order baskets
[koha.git] / C4 / Creators.pm
index 65ac7d7..f73a6fc 100644 (file)
@@ -18,7 +18,6 @@ package C4::Creators;
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 BEGIN {
-    use version; our $VERSION = qv('3.07.00.049');
     use vars qw(@EXPORT @ISA);
     @ISA = qw(Exporter);
     our @EXPORT = qw(get_all_templates
@@ -33,7 +32,6 @@ BEGIN {
                      get_font_types
                      get_text_justification_types
                      get_output_formats
-                     get_column_names
                      get_table_names
                      get_unit_values
                      html_table