diff options
author | Andreas Gohr <andi@splitbrain.org> | 2016-02-19 13:27:58 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2016-02-19 13:27:58 +0100 |
commit | 6723420421f809bba2008fec5f15bf8190216130 (patch) | |
tree | 831197212ebeecde07d7e0913284547a3b720779 /lib/scripts/jquery/jquery-migrate.min.js | |
parent | 3258ecf1cbadeac9c17000639bc0d4f1fb2e2097 (diff) | |
download | dokuwiki-6723420421f809bba2008fec5f15bf8190216130.tar.gz dokuwiki-6723420421f809bba2008fec5f15bf8190216130.zip |
removed isset() from blank() function
As discussed in #1471, an uninitialized variable will always be
implicitly created when passed to the blank() function. Calling isset()
is thus a no-op. A warning about this behavior has been added to the
function comment.
Diffstat (limited to 'lib/scripts/jquery/jquery-migrate.min.js')
0 files changed, 0 insertions, 0 deletions