Add info that may help solve a bug on some old servers

This commit is contained in:
moodler
2003-01-13 12:06:33 +00:00
parent bcb5c5095e
commit 1063d08854
+5
View File
@@ -132,6 +132,11 @@
$ME = strip_querystring($FULLME);
}
/// In VERY rare cases old PHP server bugs (it has been found on PHP 4.1.2 running
/// as a CGI under IIS on Windows) may require that you uncomment the following:
// session_register("USER");
// session_register("SESSION");
/// Set language/locale of printed times. If user has chosen a language that
/// that is different from the site language, then use the locale specified