-
Bug
-
Resolution: Fixed
-
3.0.x
-
None
-
PHP Environment:
Database:
In the commits erlier today there was this:
! ORDER BY p.post_time';
|
! $sql .= ($mode == 'post_review') ? 'ASC' : 'DESC';
|
It seems to me that there is a space missing...