table_coords
This commit is contained in:
@@ -438,7 +438,7 @@ echo ' ' . ' <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 -->
|
||||
|
Reference in New Issue
Block a user