diff --git a/ChangeLog b/ChangeLog index f53c55b8a..5e4d3d513 100755 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ $Source$ - fixed a warning thanks to Svetlio Kovachev ; - coding standards. + * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism. 2002-05-25 Loïc Chapeaux * libraries/common.lib.php3: diff --git a/libraries/auth/cookie.auth.lib.php3 b/libraries/auth/cookie.auth.lib.php3 index fc2e28ce7..5da7fc155 100644 --- a/libraries/auth/cookie.auth.lib.php3 +++ b/libraries/auth/cookie.auth.lib.php3 @@ -92,6 +92,7 @@ if (!defined('PMA_COOKIE_AUTH_INCLUDED')) { phpMyAdmin <?php echo PMA_VERSION; ?> +