dologout.php

This script performs a logout from the database and invalidates the current session.

The response from dologout.php is always the following XML document:

<result>
        <ok/>
</result>