Fix the query

This commit is contained in:
DariusIII
2015-10-27 02:53:38 +01:00
parent 50b07ed757
commit d0b1d3efb0
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
2015-10-28 DariusIII
Fix: Fix the query
Fix: Improve non-cover browse speed, fix undefined offset in Tv.php regex processing
2015-10-27 DariusIII
Upd: Remove searchname header from anime page
-1
View File
@@ -206,7 +206,6 @@ class Releases
CONCAT(cp.title, ' > ', c.title) AS category_name,
CONCAT(cp.id, ',', c.id) AS category_ids,
COUNT(df.id) AS failed,
g.name AS group_name,
rn.id AS nfoid,
re.releaseid AS reid,
v.tvdb, v.trakt, v.tvrage, v.tvmaze, v.imdb, v.tmdb,