starting to move ethnicity stuff out of programs and into modules
authorpate <pate>
Wed, 17 Apr 2002 21:35:53 +0000 (21:35 +0000)
committerpate <pate>
Wed, 17 Apr 2002 21:35:53 +0000 (21:35 +0000)
C4/Koha.pm

index 41f1fa7..80beedf 100644 (file)
@@ -9,10 +9,12 @@ $VERSION = 0.01;
     
 @ISA = qw(Exporter);
 @EXPORT = qw(&slashifyDate
-            &fixEthnicity); 
+            &fixEthnicity
+            $DEBUG); 
 
 use vars qw();
        
+my $DEBUG = 0;
 
 sub slashifyDate {
     # accepts a date of the form xx-xx-xx[xx] and returns it in the