ensured compatibility with old releases

This commit is contained in:
Loïc Chapeaux
2002-01-19 19:15:06 +00:00
parent dcb599490f
commit 54b3449bc4

View File

@@ -126,6 +126,9 @@ if (!defined('PMA_COMMON_LIB_INCLUDED')){
if (!isset($cfgRepeatCells)) {
$cfgRepeatCells = 100;
}
if (!isset($cfgLeftFrameLight)) {
$cfgLeftFrameLight = TRUE;
}
// Adds a trailing slash et the end of the phpMyAdmin uri if it does not
// exist