Преглед изворни кода

Minor - Remove global call for unused $htmlHeadXtra

Yannick Warnier пре 8 година
родитељ
комит
f17817f1c7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      main/inc/lib/template.lib.php

+ 1 - 1
main/inc/lib/template.lib.php

@@ -763,7 +763,7 @@ class Template
      */
     public function set_js_files_post()
     {
-        global $disable_js_and_css_files, $htmlHeadXtra;
+        global $disable_js_and_css_files;
         $js_files = array();
         if (api_is_global_chat_enabled()) {
             //Do not include the global chat in LP