mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
5 lines
70 B
PHP
5 lines
70 B
PHP
<?php
|
|
$page->users->logout();
|
|
|
|
header("Location: ".WWW_TOP."/login");
|