[Koha-devel] Re: another error

Ambrose Li a.c.li at ieee.org
Tue Jan 14 19:26:04 CET 2003


Hi,

On Wed, Jan 15, 2003 at 04:09:40PM +1300, Chris Cormack wrote:
> 
> Ill fix this one right now in cvs and take a look at the returns bug.

I found the cause of the returns bug. The fix is below:

----------- cut here ------------ 8< ---------------------
--- returns.pl.orig	Mon Jan 13 18:07:18 2003
+++ returns.pl	Tue Jan 14 22:24:33 2003
@@ -368,7 +368,8 @@
 	$borrowertable .= << "EOF";
 <tr><td bgcolor=$headerbackgroundcolor background=$backgroundimage colspan=2>
 <b>Flags</b></td></tr>
-$flaginfotextEOF
+$flaginfotext
+EOF
     }
     $borrowertable .= "</table>";
 }
----------- cut here ------------ 8< ---------------------

-- 
Ambrose Li  <a.c.li at ieee.org>
http://ada.dhs.org/~acli/cmcc/  http://www.cccgt.org/

DRM is theft - We are the stakeholders




More information about the Koha-devel mailing list