Diff Revisions 535 vs 546 for /branches/0.9/functions/themes/displaylowerpanel.php

Diff revisions: vs.
535 546   <- Revisions
       
      Diff lines for:
 Rev 535 : Lines 13 -> 19
 Rev 546 : Lines 13 -> 19
13 13
14 14 function displaylowerpanel()
15 15 {
16 - global $settings, $user, $lowerpanel, $PANEL_LANG;
16 + global $settings, $user, $lowerpanel, $lang_path;
17 17 $checklower = false;
18 18 $body = '';
19 19 if (!empty($settings['exclude_lower'])) {