diff options
author | Michael Große <mic.grosse@googlemail.com> | 2017-08-27 19:28:14 +0200 |
---|---|---|
committer | Michael Große <mic.grosse@googlemail.com> | 2017-08-27 19:37:16 +0200 |
commit | 2689c55fe2e014e75205e639ea192a90a6aa8bd5 (patch) | |
tree | 44e7bc5e0b66427593cf76f823a3c6dfcd9e57b7 /lib/scripts/locktimer.js | |
parent | 5b60095ab8f87ddd3ab1bce20728f977ef18bab1 (diff) | |
download | dokuwiki-2689c55fe2e014e75205e639ea192a90a6aa8bd5.tar.gz dokuwiki-2689c55fe2e014e75205e639ea192a90a6aa8bd5.zip |
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.
Diffstat (limited to 'lib/scripts/locktimer.js')
0 files changed, 0 insertions, 0 deletions