[COMPONENT][Feed] Correct queries and introduce new feeds
Refactor feeds and search to use a common query builder
This commit is contained in:
@@ -115,7 +115,7 @@ class ResetPassword extends Controller
|
||||
// // The session is cleaned up after the password has been changed.
|
||||
// $this->cleanSessionAfterReset();
|
||||
|
||||
// throw new RedirectException('main_all');
|
||||
// throw new RedirectException('root');
|
||||
// }
|
||||
|
||||
// return [
|
||||
|
Reference in New Issue
Block a user