mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
require_once("include/bittorrent.php");
|
||||
dbconn();
|
||||
logoutcookie();
|
||||
//logoutsession();
|
||||
//header("Refresh: 0; url=./");
|
||||
Header("Location: " . get_protocol_prefix() . "$BASEURL/");
|
||||
?>
|
||||
Reference in New Issue
Block a user