mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 14:00:56 +08:00
torrent api + swip constants
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
define('NEXUS_START', microtime(true));
|
||||
# IMPORTANT: Do not edit below unless you know what you are doing!
|
||||
define('IN_TRACKER', true);
|
||||
define('IN_NEXUS', true);
|
||||
$rootpath= dirname(__DIR__) . '/';
|
||||
require $rootpath . 'include/functions_announce.php';
|
||||
require $rootpath . 'include/core.php';
|
||||
require $rootpath . 'include/functions_announce.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user