Date: 12/16/00
- Next message: abdel: "[phplib] include_path problem"
- Previous message: Ronald Hartwig: "Re: [phplib] templates with phplib"
- In reply to: Ronald Hartwig: "Re: [phplib] templates with phplib"
- Next in thread: Ulf Wendel: "Re: [phplib] oohforms.inc error - misspelling?"
- Reply: Ulf Wendel: "Re: [phplib] oohforms.inc error - misspelling?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: abdel: "[phplib] include_path problem"
- Previous message: Ronald Hartwig: "Re: [phplib] templates with phplib"
- In reply to: Ronald Hartwig: "Re: [phplib] templates with phplib"
- Next in thread: Ulf Wendel: "Re: [phplib] oohforms.inc error - misspelling?"
- Reply: Ulf Wendel: "Re: [phplib] oohforms.inc error - misspelling?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

