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