mirror of
https://github.com/discourse/discourse.git
synced 2025-08-21 19:11:18 +08:00
add top page
This commit is contained in:
parent
b90e811825
commit
567d2bd23c
57 changed files with 532 additions and 324 deletions
|
@ -6,8 +6,7 @@ module TopicQuerySQL
|
|||
class << self
|
||||
|
||||
# use the constants in conjuction with COALESCE to determine the order with regard to pinned
|
||||
# topics that have been cleared by the user. There
|
||||
# might be a cleaner way to do this.
|
||||
# topics that have been cleared by the user. There might be a cleaner way to do this.
|
||||
def lowest_date
|
||||
"2010-01-01"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue