https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25586

--- Comment #7 from Joonas Kylmälä <[email protected]> ---
KOHA_HOME is the place where intranetdir code is placed, I got this with grep:

> koha-functions.sh: KOHA_HOME=$(run_safe_xmlstarlet $instancename intranetdir)

So using KOHA_HOME is favourable in my opinion to be able to support
installations with different installation paths. The user should be able to
change only the paths in koha-conf.xml and stuff should work, now without this
variable things don't work so the original patch should be extended to include
also koha-plack and maybe other scripts.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to