From 3a17a439f569dd58e9b26e7e8f2bbe5fff9d9d59 Mon Sep 17 00:00:00 2001 From: Dieter Adriaenssens Date: Fri, 31 Aug 2012 13:40:26 +0200 Subject: [PATCH] fix coding style --- tbl_structure.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tbl_structure.php b/tbl_structure.php index 40afc420e296..958b7d7caf98 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -262,7 +262,7 @@ $type_mime = ''; } - $attribute = $extracted_columnspec['attribute']; + $attribute = $extracted_columnspec['attribute']; // MySQL 4.1.2+ TIMESTAMP options // (if on_update_current_timestamp is set, then it's TRUE) @@ -335,9 +335,7 @@ unset($field_charset); } // end foreach -$response->addHTML( - '' . "\n" .'' . "\n" -); +$response->addHTML('' . "\n" .'' . "\n"); $response->addHTML( PMA_getHtmlForCheckAllTableColumn(