bug 443318

This commit is contained in:
Marc Delisle
2001-07-23 17:02:42 +00:00
parent ee2077fd3a
commit b1881d455b
5 changed files with 23 additions and 1 deletions

View File

@@ -91,6 +91,8 @@ $cfgDefaultLang = "en"; // default language to use, if not browser-defined
// $cfgLang = "en"; // force: always use this language - must be defined in select_lang.inc.php3
require("./select_lang.inc.php3"); // load language file
// GZIP output buffering
$cfgOBGzip = true;
$cfgColumnTypes = array(
"TINYINT",