This commit is contained in:
Jackson Dou 2022-08-25 08:50:31 +08:00
parent be8350320b
commit ca2ed7ae4f
132 changed files with 132 additions and 132 deletions

View file

@ -1,5 +1,5 @@
<?php
define('IN_SYS', true);
define('IN_CRONLITE', true);
require_once "core.php";
include("{$ROOT}/core/controllers/about.php");

View file

@ -1,7 +1,7 @@
<?php
session_start();
define("IN_SYS", true);
define("IN_CRONLITE", true);
require_once("core.php");
include_once "{$ROOT}/library/api.php";

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../admin.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
define('IN_SYS', true);
define('IN_CRONLITE', true);
require_once("core.php");
include("core/controllers/cancellation-refund.php");

View file

@ -1,7 +1,7 @@
<?php
session_start();
define('IN_SYS', true);
define('IN_CRONLITE', true);
require_once "core.php";
include_once "{$ROOT}/library/email.class.php";

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,6 +1,6 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../clientarea.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
define('IN_SYS', true);
define('IN_CRONLITE', true);
require_once("core.php");
include("core/controllers/contact.php");

View file

@ -2,7 +2,7 @@
header("X-Powered-By: UIISC");
header("Content-Type: text/html; charset=UTF-8");
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: index.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../about.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../cancellation-refund.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../contact.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../forum.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../help.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../legal.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../login.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../news.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../payment-methods.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../register.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../solution.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../support.php");
exit;

View file

@ -1,5 +1,5 @@
<?php
if (!defined('IN_SYS')) {
if (!defined('IN_CRONLITE')) {
// exit('禁止访问');
header("Location: ../../index.php");
exit;

Some files were not shown because too many files have changed in this diff Show more