Tiny bug in QohA/File/Template.pm for template dir (OPAC)
sub check_valid_template
    $template_dir =
      File::Spec->rel2abs("koha-tmpl/$interface/prog/en/modules");
This is wrong, but the variable is no longer used. Can be removed.
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to