Bug 857315 - short open tag
This commit is contained in:
@@ -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
|
||||
|
@@ -480,7 +480,7 @@ else {
|
||||
/
|
||||
<a href="#" onclick="setCheckboxes('tablesForm', false); <?php echo $overhead_check; ?> return false;">
|
||||
<?php echo $strCheckOverhead; ?></a>
|
||||
<? } ?>
|
||||
<?php } ?>
|
||||
|
||||
<img src="./images/spacer.gif" border="0" width="38" height="1" alt="" />
|
||||
<select name="submit_mult" dir="ltr" onchange="this.form.submit();">
|
||||
|
Reference in New Issue
Block a user