@@ -, +, @@ --- kohaversion.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- a/kohaversion.pl +++ a/kohaversion.pl @@ -12,6 +12,7 @@ the kohaversion is divided in 4 parts : used by developers when the database changes. updatedatabase take care of the changes itself and is automatically called by Auth.pm when needed. =cut +xxxxxxxxxxx use strict; --