Beautified code / XHTML fixes

This commit is contained in:
Alexander M. Turek
2002-06-01 20:35:54 +00:00
parent a318df695e
commit a0d34549fd
3 changed files with 16 additions and 8 deletions

View File

@@ -69,6 +69,8 @@ td {font-family: <?php echo $right_font_family; ?>; font-size: <?php echo $fo
<b><?php echo $strGenBy; ?>:</b> phpMyAdmin <?php echo PMA_VERSION; ?><br />
<b><?php echo $strSQLQuery; ?>:</b> <?php echo htmlspecialchars($full_sql_query); ?>;
</p>
<?php
/**