https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20425
--- Comment #3 from M. Tompsett <[email protected]> --- I confirmed the sensibility of the regular expression by running this in the kohaclone directory: git grep KOHA_VERSION | sed -E 's#(^.*:).*(=".*KOHA_VERSION ).*#\1: \2#g' | sort -u | less For some reason two paths are hard coded with opac-tmpl. Most things have interface, but there is themelang. -- 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/
