bad link
This commit is contained in:
@@ -7,6 +7,7 @@ $Source$
|
|||||||
|
|
||||||
2001-07-31 Marc Delisle <lem9@users.sourceforge.net>
|
2001-07-31 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* tbl_change.php3: extra characters were being inserted into blobs
|
* tbl_change.php3: extra characters were being inserted into blobs
|
||||||
|
* db_details.php3: bad link, thanks Steve!
|
||||||
|
|
||||||
2001-07-31 Steve Alberty <alberty@neptunlabs.de>
|
2001-07-31 Steve Alberty <alberty@neptunlabs.de>
|
||||||
* tbl_create.php3: add warning if table name empty
|
* tbl_create.php3: add warning if table name empty
|
||||||
|
@@ -163,7 +163,7 @@ else if (MYSQL_MAJOR_VERSION >= 3.23 && isset($tbl_cache)) {
|
|||||||
</td>
|
</td>
|
||||||
<td align="right" nowrap="nowrap">
|
<td align="right" nowrap="nowrap">
|
||||||
|
|
||||||
<a href="tbl_properties.php3<?php echo $url_query; ?>>#showusage"><?php echo $formated_size . ' ' . $unit; ?></a>
|
<a href="tbl_properties.php3?<?php echo $url_query; ?>>#showusage"><?php echo $formated_size . ' ' . $unit; ?></a>
|
||||||
</td>
|
</td>
|
||||||
<?php
|
<?php
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user