fdsdfs
This commit is contained in:
parent
9c56b14908
commit
34d4b4748e
3 changed files with 3 additions and 3 deletions
|
@ -186,7 +186,7 @@ def searchcomments(v):
|
|||
except: page = 1
|
||||
|
||||
sort = request.values.get("sort", "new").lower()
|
||||
t = request.values.get('t', 'week').lower()
|
||||
t = "day"
|
||||
|
||||
criteria=searchparse(query)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue