From: skaill <sk...@ro...> - 2004-09-09 09:25:52
|
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 |