[phplib] oohforms.inc error - misspelling? From: Jim Steel (jim <email protected>)
Date: 12/16/00

PhpLIB - RELEASE 7.2c

Sorry if this is old news.

There may be a misspelling in oohforms.inc : line 278 :
`$falg_nametranslation'

    if (true == $falg_nametranslation)

Should be, I think:

    if (true == $flag_nametranslation)

What will be the effect in changing this?

- JRS

**********************************************
Created By: P.C.C. (Pro. Computer Consultants)
Jim Steel MCSD jim <email protected> (253)272-4243
907 North G Street / Tacoma, WA / 98403

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>