Function Forum_driver_base->eat_login_cookie

Definitions

sources/forum_stub.php

  • Delete the login cookie, if it exists.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Delete the login cookie, if it exists.
 *
 */

public function eat_login_cookie()