1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-01 16:09:15 +00:00
Files
tt-rss/include/rssfuncs.php
JustAMacUser 4a27966e78 Keep local cached images fresh if file exists.
Updates the cache_images() function to `touch` images if the file exists already. Some sites (e.g. news) re-use stock images and this change updates the local file's modified time every time the image is referenced in new articles. This should prevent the local file from being expired/deleted only to be re-cached later on.
2015-08-16 00:33:33 -04:00

44 KiB