diff --git a/ChangeLog b/ChangeLog index aa9eecd6b..ee780bc21 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,8 @@ $Source$ 2002-08-08 Loïc Chapeaux * left.php3: xhtml fixes (id name must start with a letter). - * scripts/decode_bug.php3: xhtml fixes. + * pdf_pages.php3, tbl_printview.php3, tbl_realtion.php3, + scripts/decode_bug.php3: xhtml fixes. 2002-08-08 Alexander M. Turek * lang/spanish-*.inc.php3: diff --git a/pdf_pages.php3 b/pdf_pages.php3 index e418ee0d3..21b76fb73 100755 --- a/pdf_pages.php3 +++ b/pdf_pages.php3 @@ -252,7 +252,7 @@ if ($cfgRelation['pdfwork']) { echo "\n" . ' '; echo "\n" . ' ' . "\n"; - echo "\n" . ' '; + echo "\n" . ' '; echo "\n" . ' '; echo "\n" . '' . "\n\n"; } // end if diff --git a/tbl_printview.php3 b/tbl_printview.php3 index 3071b2531..f1396049d 100755 --- a/tbl_printview.php3 +++ b/tbl_printview.php3 @@ -167,7 +167,7 @@ while (list($key, $table) = each($the_tables)) { } } else { - $have_rel = FALSE; + $have_rel = FALSE; } // end if @@ -194,13 +194,13 @@ while (list($key, $table) = each($the_tables)) { ' . ucfirst($strLinksTo) . ''; + echo ' ' . ucfirst($strLinksTo) . '' . "\n"; } if ($cfgRelation['commwork']) { - echo '' . ucfirst($strComments) . ''; + echo ' ' . ucfirst($strComments) . '' . "\n"; } - echo "\n"; ?> @@ -266,20 +266,20 @@ while (list($key, $table) = each($the_tables)) {     '; + echo ' '; if (isset($res_rel[$field_name])) { echo htmlspecialchars($res_rel[$field_name]['foreign_table'] . '->' . $res_rel[$field_name]['foreign_field'] ); } - echo ' '; + echo ' ' . "\n"; } - echo "\n"; - if($cfgRelation['commwork']) { - echo ''; - if(isset($comments[$field_name])) { + if ($cfgRelation['commwork']) { + echo ' '; + if (isset($comments[$field_name])) { echo htmlspecialchars($comments[$field_name]); } - echo ' '; + echo ' ' . "\n"; } ?> @@ -317,11 +317,11 @@ while (list($key, $table) = each($the_tables)) { echo "\n"; while (list($index_no, $index_name) = each($indexes)) { $cell_bgd = (($index_no % 2) ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']); - $index_td = ' ' . "\n"; - echo ' ' . "\n"; + $index_td = ' ' . "\n"; + echo ' ' . "\n"; echo $index_td - . ' ' . htmlspecialchars($index_name) . "\n" - . ' ' . "\n"; + . ' ' . htmlspecialchars($index_name) . "\n" + . ' ' . "\n"; if ($indexes_info[$index_name]['Comment'] == 'FULLTEXT') { $index_type = 'FULLTEXT'; @@ -333,30 +333,30 @@ while (list($key, $table) = each($the_tables)) { $index_type = 'INDEX'; } echo $index_td - . ' ' . $index_type . "\n" - . ' ' . "\n"; + . ' ' . $index_type . "\n" + . ' ' . "\n"; echo $index_td - . ' ' . (isset($indexes_info[$index_name]['Cardinality']) ? $indexes_info[$index_name]['Cardinality'] : $strNone) . "\n" - . ' ' . "\n"; + . ' ' . (isset($indexes_info[$index_name]['Cardinality']) ? $indexes_info[$index_name]['Cardinality'] : $strNone) . "\n" + . ' ' . "\n"; while (list($row_no, $seq_index) = each($indexes_info[$index_name]['Sequences'])) { if ($row_no > 0) { - echo ' ' . "\n"; + echo ' ' . "\n"; } if (!empty($indexes_data[$index_name][$seq_index]['Sub_part'])) { - echo ' ' . "\n" - . ' ' . $indexes_data[$index_name][$seq_index]['Column_name'] . "\n" - . ' ' . "\n"; - echo ' ' . "\n" - . ' ' . $indexes_data[$index_name][$seq_index]['Sub_part'] . "\n" - . ' ' . "\n"; - echo ' ' . "\n"; + echo ' ' . "\n" + . ' ' . $indexes_data[$index_name][$seq_index]['Column_name'] . "\n" + . ' ' . "\n"; + echo ' ' . "\n" + . ' ' . $indexes_data[$index_name][$seq_index]['Sub_part'] . "\n" + . ' ' . "\n"; + echo ' ' . "\n"; } else { - echo ' ' . "\n" - . ' ' . $indexes_data[$index_name][$seq_index]['Column_name'] . "\n" - . ' ' . "\n"; - echo ' ' . "\n"; + echo ' ' . "\n" + . ' ' . $indexes_data[$index_name][$seq_index]['Column_name'] . "\n" + . ' ' . "\n"; + echo ' ' . "\n"; } } // end while } // end while @@ -425,11 +425,11 @@ while (list($key, $table) = each($the_tables)) { if (isset($index_size)) { echo "\n"; ?> - - - - - + + + + + ' . "\n"; - echo '' . "\n"; } // end if + echo '' . "\n"; } // end while diff --git a/tbl_relation.php3 b/tbl_relation.php3 index 510fc7657..32b288bb3 100644 --- a/tbl_relation.php3 +++ b/tbl_relation.php3 @@ -265,15 +265,15 @@ if ($col_rs && mysql_num_rows($col_rs) > 0) { echo "\n"; ?> -
+ -

- 0) { } // end while ?> - + +
0) { - +