diff --git a/Documentation.html b/Documentation.html index 5ade8733b..cdf8f15aa 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1,5 +1,4 @@ - diff --git a/header.inc.php3 b/header.inc.php3 index f9b0002f5..73066085e 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -43,8 +43,7 @@ if ($text_dir == 'ltr') { $cell_align_right = 'left'; } ?> - diff --git a/index.php3 b/index.php3 index 14e232ff9..940d4da25 100755 --- a/index.php3 +++ b/index.php3 @@ -41,8 +41,7 @@ $url_query = 'lang=' . $lang . '&server=' . $server . (empty($db) ? '' : '&db=' . urlencode($db)); ?> -
diff --git a/left.php3 b/left.php3 index e08b73c70..d75ef2c37 100755 --- a/left.php3 +++ b/left.php3 @@ -57,8 +57,7 @@ header('Content-Type: text/html; charset=' . $charset); // Gets the font sizes to use PMA_setFontSizes(); ?> - diff --git a/libraries/auth/config.auth.lib.php3 b/libraries/auth/config.auth.lib.php3 index 362d5a25d..64f49fdbe 100644 --- a/libraries/auth/config.auth.lib.php3 +++ b/libraries/auth/config.auth.lib.php3 @@ -86,8 +86,7 @@ if (!defined('PMA_CONFIG_AUTH_INCLUDED')) { // Defines the charset to be used header('Content-Type: text/html; charset=' . $GLOBALS['charset']); ?> - diff --git a/libraries/auth/cookie.auth.lib.php3 b/libraries/auth/cookie.auth.lib.php3 index 006c73101..cbef2c9e8 100644 --- a/libraries/auth/cookie.auth.lib.php3 +++ b/libraries/auth/cookie.auth.lib.php3 @@ -86,8 +86,7 @@ if (!defined('PMA_COOKIE_AUTH_INCLUDED')) { // Title ?> - diff --git a/libraries/auth/http.auth.lib.php3 b/libraries/auth/http.auth.lib.php3 index aab719697..fb5bf3d26 100644 --- a/libraries/auth/http.auth.lib.php3 +++ b/libraries/auth/http.auth.lib.php3 @@ -32,8 +32,7 @@ if (!defined('PMA_HTTP_AUTH_INCLUDED')) { // Defines the charset to be used header('Content-Type: text/html; charset=' . $GLOBALS['charset']); ?> -