Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 16:47:32 +02:00
parent d717133d62
commit 96c0c43404

View File

@ -300,7 +300,7 @@ function print_start_menu_entry_empty($idsel,$classname,$showmode)
*/
function print_text_menu_entry_empty($text, $showmode, $url, $id, $idsel, $classname, $atarget)
{
global $conf;
global $conf,$langs;
if ($showmode == 1)
{