Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dhtml.php2689c55fe2e014e75205e639ea192a90a6aa8bd5 Sun Aug 27 17:28:14 UTC 2017 Michael Große <mic.grosse@googlemail.com> fix: access first element of associative arrays

This function might be called by an plugin with an array that has only
string keys and hence no key 0. This would trigger an PHP Notice when
trying to get the first key's level.