Home
last modified time | relevance | path

Searched hist:"8 bc1a7beb3e102da1017f312dffdda7c89326a5a" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dmedia.php8bc1a7beb3e102da1017f312dffdda7c89326a5a Mon Sep 07 21:17:24 UTC 2020 John Brooks <john@fastquake.com> media: Fix media_resize_image cache check

The check was backwards, and it also caused a failure when there is no
cache file (mtime=0) because the function would still return the path to
the nonexistent cache file.