mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-07 22:54:43 -04:00
Favicons compatibles multi-utilisateurs
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/126
This commit is contained in:
@@ -395,7 +395,7 @@ class FreshRSS_feed_Controller extends Minz_ActionController {
|
||||
'type' => 'good',
|
||||
'content' => Minz_Translate::t ('feed_deleted')
|
||||
);
|
||||
FreshRSS_Feed::faviconDelete($id);
|
||||
//TODO: Delete old favicon
|
||||
} else {
|
||||
$notif = array (
|
||||
'type' => 'bad',
|
||||
|
||||
Reference in New Issue
Block a user