From: Matthew G. <gr...@mu...> - 2002-05-21 17:41:35
|
I've committed the change to CVS, but it looks like I'm unable to close bug reports. On Tue, May 21, 2002 at 01:10:44PM -0400, James E. Flemer wrote: > Looks good, commit it. :-) Mention the Bug # in your commit > message, for how I log bug fixes, see: > http://phpesp.sf.net/cvs/admin/include/lib/espresponse.inc > > Also, I believe you have perm's to modify bug reports on > the sf site, so you can close it too ... there is a > "canned" response for "fixed in CVS". > > -James > > On Mon, 20 May 2002, Matthew Gregg wrote: > > > I think this fixes bug#: 557329. > > > > Change line 354 in espresponse.inc > > - if (isset($values[$qid])) > > + if (is_array($values[$qid])) > > > > Comments? > > > > > -- brought to you by, Matthew Gregg... one of the friendly folks in the IT Lab. --------------------------------------\ The IT Lab (http://www.itlab.musc.edu) \____________________ Probably the world's premier software development center. Serving: Programming, Tools, Ice Cream, Seminars |