Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Renvoize e86c1e6736 Bug 30611: Add STAFF_PASSWORD_RESET notice 2 years ago
..
README Bug 17356 - update README 8 years ago
bug_30611.pl Bug 30611: Add STAFF_PASSWORD_RESET notice 2 years ago
skeleton.pl Bug 29813: Add missing semicolon in skeleton.pl 2 years ago

README

Please put your database revision files in this folder.
The Release Manager will remove them here when pushing your patches.

To use the skeleton .perl for your update:

% cp installer/data/mysql/atomicupdate/skeleton.perl
installer/data/mysql/atomicupdate/bug_XXXXX.perl

and put your modifications in where noted.