Cacti/plugin_gexport

php error when attempting to disable a specific Graph Export Definition

dsclassen opened this issue · 1 comments

Instead of disabling a specific Graph Export Definition it disabled the entire plugin.

2017-02-01 20:43:08 - CMDPHP ERRORS DETECTED - DISABLING PLUGIN 'gexport'
2017-02-01 20:43:08 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler)(/lib/functions.php: 4276 cacti_debug_backtrace)
2017-02-01 20:43:08 - ERROR PHP ERROR in Plugin 'gexport': Call to undefined function export_disable() in file: /cacti/plugins/gexport/gexport.php on line: 206

Resolved, thanks for reporting.