Bug 25807: Add Template 3.008 to the exclude list
[koha-ffzg.git] / about.pl
index 62a94d8..066db24 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -566,7 +566,8 @@ foreach my $pm_type(@pm_types) {
                 current => ($pm_type eq 'current_pm' ? 1 : 0),
                 require => $stats->{'required'},
                 reqversion => $stats->{'min_ver'},
-                maxversion => $stats->{'max_ver'}
+                maxversion => $stats->{'max_ver'},
+                excversion => $stats->{'exc_ver'}
             }
         );
     }