Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dchangelog.php1b266025c9051b5277b4ef953f5520346c5e8089 Sat Oct 13 01:44:18 UTC 2018 Phy <git@phy25.com> getRecents(): prevent non-exist changelog error. Fixes #2440.

This is based on #2506 but with a different approach to deal with unknown read error: If file function doesn't return an array, set it to an empty array. Somewhat pythonic?