mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 19:09:14 +00:00
fix cat_filter parsed wrong on psql
This commit is contained in:
@@ -277,6 +277,8 @@
|
||||
|
||||
// Oh god it's full of hacks
|
||||
|
||||
## print_r($filter);
|
||||
|
||||
$_REQUEST = $filter;
|
||||
$_SESSION["uid"] = $owner_uid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user