[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_2-2094-gfc328be

The branch, master has been updated via fc328be03071efe8b8712dd46e906d7e37cfdf40 (commit) from e4a399fc6a61ce9641c80c8096bccd1271f506a2 (commit) - Log ----------------------------------------------------------------- commit fc328be03071efe8b8712dd46e906d7e37cfdf40 Author: Michal Čihař <mcihar@novell.com> Date: Thu Apr 29 14:11:06 2010 +0200 Fix references. ----------------------------------------------------------------------- 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 25ba464..a6efb2c 100644 --- a/libraries/select_lang.lib.php +++ b/libraries/select_lang.lib.php @@ -139,7 +139,7 @@ function PMA_langSet(&$lang) * * @return bool true on success, otherwise false * - * @global array $available_languages + * @uses $GLOBALS['available_languages'] to check $lang * * @access private */ hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař