Bug 857315 - short open tag

This commit is contained in:
Garvin Hicking
2003-12-10 17:21:18 +00:00
parent 75f80e4c26
commit 32c8aa478c
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ $Source$
* db_datadict.php: Bug 857186: Real fix for the problem. The '@'
delimiter slipped to the replacement's end instead of the expression's
end.
* db_details_structure.php: Bug 857315 - short open tag fixed
2003-12-09 Marc Delisle <lem9@users.sourceforge.net>
* libraries/sqlparser.data.php: bug 854702: FORCE INDEX

View File

@@ -480,7 +480,7 @@ else {
&nbsp;/&nbsp;
<a href="#" onclick="setCheckboxes('tablesForm', false); <?php echo $overhead_check; ?> return false;">
<?php echo $strCheckOverhead; ?></a>
<? } ?>
<?php } ?>
&nbsp;&nbsp;&nbsp;
<img src="./images/spacer.gif" border="0" width="38" height="1" alt="" />
<select name="submit_mult" dir="ltr" onchange="this.form.submit();">