mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-15 13:01:00 +02:00
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
This commit is contained in:
commit
81fbafef0f
@ -4169,7 +4169,7 @@
|
||||
}
|
||||
|
||||
function calculate_dep_timestamp() {
|
||||
$files = array_merge(glob("js/*.js"), glob("*.css"));
|
||||
$files = array_merge(glob("js/*.js"), glob("css/*.css"));
|
||||
|
||||
$max_ts = -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user