소스 검색

Redundant code.

Signed-off-by: Suki <[email protected]>
Suki 10 년 전
부모
커밋
13783a82c7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Sources/Subs-Themes.php

+ 0 - 1
Sources/Subs-Themes.php

@@ -278,7 +278,6 @@ function theme_install($to_install = array())
 			SELECT id_theme, variable, value
 			FROM {db_prefix}themes
 			WHERE id_member = {int:no_member}
-				AND id_member = {int:no_member}
 				AND variable = {string:name}
 				AND value LIKE {string:name_value}
 			LIMIT 1',