cosmocode / simplenavi

Create a simple navigation tree based on DokuWiki namespaces
http://www.dokuwiki.org/plugin:simplenavi
GNU General Public License v2.0
14 stars 11 forks source link

fix: check for unset variables to fix PHP Notices #15

Closed micgro42 closed 7 years ago

micgro42 commented 7 years ago

While DokuWiki by default suppresses PHP Notices, they are still bad style and we should not trigger them.