From: Phil D. <we...@pa...> - 2004-09-09 10:29:00
|
That surprises me since _() is defined in session.inc I would have thought it would be ok in the same script ... Phil On Thu, 2004-09-09 at 21:26, skaill wrote: > I think the include for LanguageSetup.php in session.inc needs to be > moved from the bottom of the script to the top. Same reason as > $title. session.inc calls _() but it will not be defined when gettext > is not built in. > > Steve |