Context.pm version update and a begging NOTE in updatedatabase
[koha_gimpoz] / installer / data / mysql / updatedatabase.pl
index f96a660..6242034 100755 (executable)
@@ -11,6 +11,9 @@
 # - Would also be a good idea to offer to do a backup at this time...
 
 # NOTE:  If you do something more than once in here, make it table driven.
+
+# NOTE: Please keep the version in C4/Context.pm up-to-date!
+
 use strict;
 
 # CPAN modules