diff --git a/ChangeLog b/ChangeLog index bdcbb8278..cf1495549 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,8 @@ $Source$ Taiyen Hung ¬x®õ¤¸. * db_details.php3, lines 292-296: queries retained and displayed into the textearea when stripslashed one time more than required. - * tbl_properties.php3: fixed some coding inconcistencies (tabs, ...). + * tbl_properties.php3: fixed some coding inconcistencies (tabs, ...) and + added a link to empty the current table. * ob_lib.inc.php3, line 34: ini_get is a php4 only function and may be disabled -> put an @ before it is called to avoid errors. diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 5185dac10..947823c93 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -517,7 +517,7 @@ if ($cfgBookmark['db'] && $cfgBookmark['table']) { - +
  • @@ -525,7 +525,9 @@ if ($cfgBookmark['db'] && $cfgBookmark['table']) {  -  - +  -  + +