Explorar o código

Do not return globalized var. Sorry oop guys!

Signed-off-by: Suki <[email protected]>
Suki %!s(int64=10) %!d(string=hai) anos
pai
achega
c275148ad8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      Sources/Subs-Themes.php

+ 0 - 2
Sources/Subs-Themes.php

@@ -147,8 +147,6 @@ function get_all_themes($enable_only = false)
 	}
 
 	$smcFunc['db_free_result']($request);
-
-	return $context['themes'];
 }
 
 /**