table_coords

This commit is contained in:
Marc Delisle
2002-05-23 17:01:19 +00:00
parent c86e72902b
commit 01ad473048
5 changed files with 76 additions and 28 deletions

View File

@@ -438,7 +438,7 @@ echo ' ' . '&nbsp;<input type="submit" value="' . $strGo . '" />' . "\n";
<?php
// is this OK to check for 'class' support?
if (PMA_PHP_INT_VERSION >= 40000
&& (!empty($cfg['Server']['table_info']))
&& (!empty($cfg['Server']['table_coords']))
&& $num_tables > 0) {
?>
<!-- PDF schema -->