Fix references.

This commit is contained in:
Michal Čihař
2010-04-29 14:11:06 +02:00
parent e4a399fc6a
commit fc328be030

View File

@@ -139,7 +139,7 @@ function PMA_langSet(&$lang)
* *
* @return bool true on success, otherwise false * @return bool true on success, otherwise false
* *
* @global array $available_languages * @uses $GLOBALS['available_languages'] to check $lang
* *
* @access private * @access private
*/ */