Rename db_* files to drop useless _details part.

This commit is contained in:
Michal Čihař
2006-10-25 12:25:01 +00:00
parent ad06b4a991
commit cac4247057
34 changed files with 93 additions and 91 deletions

View File

@@ -1335,8 +1335,8 @@ ALTER TABLE `pma_column_comments`
<dt id="cfg_DefaultTabDatabase">$cfg['DefaultTabDatabase'] string</dt>
<dd>Defines the tab displayed by default on database view. Possible
values: &quot;db_details_structure.php&quot;,
&quot;db_details.php&quot; or &quot;db_search.php&quot;.</dd>
values: &quot;db_structure.php&quot;,
&quot;db_sql.php&quot; or &quot;db_search.php&quot;.</dd>
<dt id="cfg_DefaultTabTable">$cfg['DefaultTabTable'] string</dt>
<dd>Defines the tab displayed by default on table view. Possible
@@ -2550,7 +2550,7 @@ ALTER TABLE `pma_column_comments`
<h4 id="faq1_27">
<a href="#faq1_27">1.27 I get empty page when I want to view huge page (eg.
db_details_structure.php with plenty of tables).</a></h4>
db_structure.php with plenty of tables).</a></h4>
<p> This is a <a href="http://bugs.php.net/21079">PHP bug</a> that occur when
GZIP output buffering is enabled. If you turn off it (by