Bug 8479 Calculate rank irrespective of display option
[koha_fer] / C4 / Stats.pm
index a0c53ca..7457983 100644 (file)
@@ -29,7 +29,7 @@ our $debug;
 
 BEGIN {
        # set the version for version checking
-       $VERSION = 3.01;
+    $VERSION = 3.07.00.049;
        @ISA    = qw(Exporter);
        @EXPORT = qw(
                &UpdateStats
@@ -125,7 +125,7 @@ __END__
 
 =head1 AUTHOR
 
-Koha Developement team <info@koha.org>
+Koha Development Team <http://koha-community.org/>
 
 =cut