selfthinker / dokuwiki_plugin_wrap

Wrap Plugin for DokuWiki: Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
http://www.dokuwiki.org/plugin:wrap
GNU General Public License v2.0
41 stars 33 forks source link

Fix Undefined array key 'hid' in inc/html.php on line 114. #238

Closed syntaxseed closed 2 years ago

syntaxseed commented 2 years ago

Additional error thrown, fixed:

Warning: Undefined array key "hid" in /home/avinus/www/home/inc/html.php on line 114

Should have been part of previous PR. Sorry!