|
Implemented a new interface session_plugin_detach_others to modify a session's behavior. This function sets the registered events of all plugins associated with the session to 0, except for the specified plugin_id, effectively detaching other plugins.
|