Function Forum_driver_phpbb3->eat_login_cookie

Definitions

sources/forum/phpbb3.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()