mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:15:55 +00:00
Merge branch 'master' of git.fakecake.org:tt-rss
This commit is contained in:
@@ -339,7 +339,7 @@ class Pref_Feeds extends Handler_Protected {
|
||||
owner_uid = " . $_SESSION["uid"]);
|
||||
}
|
||||
|
||||
$order_id = 0;
|
||||
$order_id = 1;
|
||||
|
||||
$cat = $data_map[$item_id];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user