This commit is contained in:
dev sp
2024-04-29 12:55:11 +00:00
commit ca6af2f5e2
67 changed files with 6792 additions and 0 deletions

8
.hta_config/var.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
define("APP_PATH", getcwd());
define("APP_DIR", __DIR__);
define("domain", 'siliconpin.com');
define("HTTP_HOST", "");//$_SERVER['HTTP_HOST'] == 'localhost:8080';$_SERVER['SERVER_NAME'] == 'localhost';
$url = explode('/', $_SERVER['REQUEST_URI']);define("F_D",0);
session_start();
// include('DIZZ/engine.php');