bug 1791568 part 2

This commit is contained in:
Marc Delisle
2007-09-12 09:25:24 +00:00
parent 8a7fd09348
commit be4c371b28

View File

@@ -132,7 +132,7 @@ if (empty($GLOBALS['is_header_sent'])) {
PMA_reloadNavigation();
?>
<script src="./js/tooltip.js" type="text/javascript"></script>
<meta name="OBGZip" content="<?php echo ($cfg['OBGzip'] ? 'true' : 'false'); ?>" />
<meta name="OBGZip" content="<?php echo ($GLOBALS['cfg']['OBGzip'] ? 'true' : 'false'); ?>" />
<?php /* remove vertical scroll bar bug in ie */ ?>
<!--[if IE 6]>
<style type="text/css">