MJ Ray wrote:
On 2003-10-26 17:03:27 +0000 Stephen Hedges <shedges@skemotah.com> wrote:
Why does Koha.pm constantly write the error "XX at /usr/local/koha/intranet/modules/C4/Koha.pm line 198," when this is actually not an error?
As far as I can tell from the comments in the code there (including a FIXME note), it's to keep the developers honest and make them put a final fix instead of the temporary one that writes the warning. After all, no developer wants to ship something that spits the traditional XXX (meaning: your programmer has work to do still) warnings out all day long. I wonder why this one became "XX" though.
Sorry, i'm responsible for this. I sometimes put warn "something for me"; in my code to help debugging. I delete & commit immediatly -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)