PMA_table_info

This commit is contained in:
Marc Delisle
2002-05-22 11:38:43 +00:00
parent fa99903bba
commit fceeed331d
5 changed files with 19 additions and 13 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']['pdf_table_position']))
&& (!empty($cfg['Server']['table_info']))
&& $num_tables > 0) {
?>
<!-- PDF schema -->