https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17669
--- Comment #27 from Marcel de Rooy <[email protected]> --- Created attachment 61727 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61727&action=edit Bug 17669: Rename preference by removing underscores Requested by QA on comment25. Result of: git grep -l Upload_PurgeTemporaryFiles_Days | xargs sed -i -e "s/Upload_PurgeTemporaryFiles_Days/UploadPurgeTemporaryFilesDays/g" Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
