1
0
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:
Andrew Dolgov
2012-08-31 12:24:13 +04:00
parent 491b3c9add
commit 5451903ce3
2 changed files with 5 additions and 2 deletions

View File

@@ -277,6 +277,8 @@
// Oh god it's full of hacks
## print_r($filter);
$_REQUEST = $filter;
$_SESSION["uid"] = $owner_uid;