From aa8557d1a19f9a04099620ee9c8e7f412b94da34 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 20 Mar 2007 11:20:58 +0000 Subject: [PATCH] typo --- libraries/common.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/common.lib.php b/libraries/common.lib.php index dc87f0f37..2e5b70e58 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -2809,7 +2809,7 @@ if (get_magic_quotes_gpc()) { /** * clean cookies on new install or upgrade - * when chaning something with increment the cookie version + * when changing something with increment the cookie version */ $pma_cookie_version = 4; if (isset($_COOKIE)