The branch, master has been updated
       via  e9ea3b59a37239034b9690a16d86acb1d6166d57 (commit)
      from  033a1b629ffbd20eaa5aa5c9d74ae0c649eda931 (commit)


- Log -----------------------------------------------------------------
commit e9ea3b59a37239034b9690a16d86acb1d6166d57
Author: Michal Čihař <[email protected]>
Date:   Wed Aug 10 14:12:36 2011 +0200

    Fix typo

-----------------------------------------------------------------------

Summary of changes:
 libraries/select_lang.lib.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php
index 92c9ded..0842001 100644
--- a/libraries/select_lang.lib.php
+++ b/libraries/select_lang.lib.php
@@ -503,5 +503,5 @@ if ($GLOBALS['lang_failed_request']) {
 }
 
 unset($line, $fall_back_lang,
-    $GLOBALS['lang_failed_cfg'], $GLOBALS['lang_failed_cookie'], 
$GLOBALS['ang_failed_request']);
+    $GLOBALS['lang_failed_cfg'], $GLOBALS['lang_failed_cookie'], 
$GLOBALS['lang_failed_request']);
 ?>


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to