Notifying Scorpion a plugin configuration is changed.
Note that this function is ment for configuration changes, not for the
python plugin implementation itself.
Syntax:
PluginChanged(instance)
Typical use of PluginChanged is when the user have
changed the user configuration which should be notified to Scorpion, i.e if
the user management rights has changed.
|