瀏覽代碼

Do not return globalized var. Sorry oop guys!

Signed-off-by: Suki <[email protected]>
Suki 10 年之前
父節點
當前提交
c275148ad8
共有 1 個文件被更改,包括 0 次插入2 次删除
  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'];
 }
 
 /**