Explorar o código

A couple of missed global in core features activation

Signed-off-by: emanuele <[email protected]>
emanuele %!s(int64=12) %!d(string=hai) anos
pai
achega
e42e8a201f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Sources/Xml.php

+ 1 - 1
Sources/Xml.php

@@ -83,7 +83,7 @@ function ListMessageIcons()
 
 function EnableCoreFeatures()
 {
-	global $context, $smcFunc, $sourcedir, $modSettings, $txt;
+	global $context, $smcFunc, $sourcedir, $modSettings, $txt, $boarddir, $settings;
 
 	$context['xml_data'] = array();
 	// Just in case, maybe we don't need it