Member
Last active 12 years ago
What kind of action?
for example
unset($_SESSION['login']);
or on jquery
ajax.post{
................
}
and so on.
I try to use fop2 as a part of call center and I need to integrate it.
Hello!
I need add custom action on button "Logout".
How can I do this?