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

@@ -50,7 +50,7 @@ $cfg['Servers'][$i]['bookmarkdb'] = ''; // Bookmark db - leave blank
$cfg['Servers'][$i]['bookmarktable'] = ''; // Bookmark table - leave blank for no bookmark support
$cfg['Servers'][$i]['relation'] = ''; // table to describe the relation between links (see doc)
// - leave blank for no relation-links support
$cfg['Servers'][$i]['pdf_table_position']
$cfg['Servers'][$i]['table_info']
= ''; // table to describe the
// tables position for the
// PDF schema - leave blank
@@ -76,7 +76,7 @@ $cfg['Servers'][$i]['verbose'] = '';
$cfg['Servers'][$i]['bookmarkdb'] = '';
$cfg['Servers'][$i]['bookmarktable'] = '';
$cfg['Servers'][$i]['relation'] = '';
$cfg['Servers'][$i]['pdf_table_position']
$cfg['Servers'][$i]['table_info']
= '';
$cfg['Servers'][$i]['AllowDeny']['order']
= '';
@@ -98,7 +98,7 @@ $cfg['Servers'][$i]['verbose'] = '';
$cfg['Servers'][$i]['bookmarkdb'] = '';
$cfg['Servers'][$i]['bookmarktable'] = '';
$cfg['Servers'][$i]['relation'] = '';
$cfg['Servers'][$i]['pdf_table_position']
$cfg['Servers'][$i]['table_info']
= '';
$cfg['Servers'][$i]['AllowDeny']['order']
= '';