getMessage(); } /** * Return the èath of the plugin to disable it. * If empty it disables core. * * @return string */ public function plugin_to_disable() { return ''; } }