mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 09:11:29 +00:00
allow adding/removing labels from frontend
This commit is contained in:
@@ -717,6 +717,8 @@
|
||||
if (file_exists($icons_dir . "/$id.ico")) {
|
||||
unlink($icons_dir . "/$id.ico");
|
||||
}
|
||||
} else {
|
||||
label_remove($link, -11-$id, $_SESSION["uid"]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user