+/**
+ * Sets an agent as no longer logged in in the Manager API.
+ * It is registered on load_module() and it gets called by the manager backend.
+ * @param s
+ * @param m
+ * @returns
+ * @sa action_agents(), action_agent_callback_login(), load_module().
+ */