[dokuwiki] New PR: media: Fix media_resize_image cache check

  • From: "Frogging101" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 7 Sep 2020 23:32:10 +0200 (CEST)

Hi,

Frogging101 opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3259:

The check was backwards, and it also caused a failure when the cache mtime
was 0 (no cache file) because it would still try to read it in the next
statement.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

956fd280-f151-11ea-85c5-67784d1c2e9b


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: media: Fix media_resize_image cache check - Frogging101