edgardmessias / browsernotification

This plugin allow your browser to show notifications for GLPI
http://plugins.glpi-project.org/#/plugin/browsernotification
Other
8 stars 6 forks source link

PHP error: undefined variable #19

Closed Stoatwblr closed 7 years ago

Stoatwblr commented 7 years ago

my logs are being spammed with this:

*** PHP Notice(8): Undefined variable: CFG_BROWSER_NOTIF Backtrace : plugins/browsernotification/ajax/check.php:44 PluginTimezonesToolbox::userErrorHandlerNormal() ...hare/php/Zend/Loader/StandardAutoloader.php:290 include() ...hare/php/Zend/Loader/StandardAutoloader.php:231 Zend\Loader\StandardAutoloader->loadClass() : Zend\Loader\StandardAutoloader->autoload() : spl_autoload_call() plugins/tag/inc/tag.class.php:579 class_exists() plugins/tag/setup.php:96 PluginTagTag::getCurrentItemtype() inc/plugin.class.php:146 plugin_init_tag() inc/includes.php:116 Plugin::load() plugins/browsernotification/ajax/check.php:3 include()

Any ideas why it's happening?