Explorar el Código

Do not return globalized var. Sorry oop guys!

Signed-off-by: Suki <[email protected]>
Suki hace 10 años
padre
commit
c275148ad8
Se han modificado 1 ficheros con 0 adiciones y 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'];
 }
 
 /**