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

@@ -604,4 +604,5 @@ $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entitie
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
?>