[Phplib-users] of_text problem
Brought to you by:
nhruby,
richardarcher
From: Rob H. <rob...@ws...> - 2002-11-02 03:55:00
|
In the self_get_js function of of_text, there is a line that looks like $flags = ($this->icase ? "gi" : "g"); while the variable is defined as valid_icase at the top. The documentation is consistent with the code, but I would recommend that the code be changed to match the variable definition. Rob Hutton Web Safe www.wsafe.com |