rename tbl_qbe
This commit is contained in:
@@ -12,6 +12,8 @@ $Source$
|
|||||||
* Documentation.html: about html entities in translations
|
* Documentation.html: about html entities in translations
|
||||||
* libraries/common.lib.php3: charset_conversion needs the constants
|
* libraries/common.lib.php3: charset_conversion needs the constants
|
||||||
* libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
|
* libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
|
||||||
|
* bug 576510: tbl_qbe.php3 renamed db_details_qbe.php3
|
||||||
|
(affects also db_details_links.php3)
|
||||||
|
|
||||||
2002-07-01 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-07-01 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* Documentation.html: coding standards and xhtml fixes.
|
* Documentation.html: coding standards and xhtml fixes.
|
||||||
|
@@ -58,7 +58,7 @@ echo printTab($strSearch,$lnk4,$arg4);
|
|||||||
* Only displayed if there is at least one table in the db
|
* Only displayed if there is at least one table in the db
|
||||||
*/
|
*/
|
||||||
if ($num_tables > 0) {
|
if ($num_tables > 0) {
|
||||||
echo printTab($strQBE,"tbl_qbe.php3",$url_query);
|
echo printTab($strQBE,"db_details_qbe.php3",$url_query);
|
||||||
} // end if
|
} // end if
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user