8 Star 8 Fork 6

testnulldefined / HelloMarker

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
hellomarkeradmin.php 276 Bytes
Copy Edit Raw Blame History
<?php
define('APP_NAME','Hellomarkeradmin');
define('APP_PATH','./Hellomarkeradmin/');
define('APP_DEBUG',true);
define('DB_FIELD_CACHE',false);
define('HTML_CACHE_ON',false);
define('THINK_PATH', './ThinkPHP/');
require(THINK_PATH.'ThinkPHP.php');
PHP
1
https://gitee.com/postbird/HelloMarker.git
git@gitee.com:postbird/HelloMarker.git
postbird
HelloMarker
HelloMarker
master

Search