Re: [Phplib-users] PHP Notice: of_text.inc
Brought to you by:
nhruby,
richardarcher
From: Layne W. <la...@dr...> - 2004-11-04 22:37:59
|
Quoth Frank Bax: > This patch seems to avoid a bunch of "Notice" errors: >=20 > # diff of_text.inc-orig of_text.inc > 15c15 > < var $valid_icase; > --- > > var $icase; The only instance of "valid_icase" within the oohforms files seems to be on this one line whereas "icase" is used a few places in of_text.inc. I will commit this patch as well if no one objects in the next day or so. --=20 Layne Weathers |