added some documentation on how to update existing

column_comments tables and better information in testpage
This commit is contained in:
Mike Beck
2003-03-04 14:46:26 +00:00
parent ebcc8e598d
commit f9eaee2242
94 changed files with 115 additions and 95 deletions

View File

@@ -606,4 +606,5 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
?>