https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20116
--- Comment #38 from M. Tompsett <mtomp...@hotmail.com> --- Comment on attachment 88201 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88201 Bug 20116: Flush the caches Review of attachment 88201: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20116&attachment=88201) ----------------------------------------------------------------- ::: debian/scripts/koha-translate @@ +233,5 @@ > > +flush_cache() > +{ > + if [ "$dev" = "" ]; then > + koha-foreach --enabled "$KOHA_HOME/misc/bin/clear_cache.pl" Is $KOHA_HOME/misc/bin going to exist? And is clear_cache.pl going to get put there? Something is fishy for running this live. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/