.g
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<?php
|
||||
$mariaServer = "172.17.0.1";
|
||||
$mariaUser = "siliconpin";
|
||||
$mariaPass = "0000";
|
||||
$mariaDb = "siliconpin_crm";
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
<?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');
|
||||
Reference in New Issue
Block a user