Initial project files: BESCMS full source
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* 访问检测
|
||||
*/
|
||||
|
||||
header('Content-Type: text/html; charset=utf-8');
|
||||
|
||||
|
||||
echo 'phpcmf ok';exit;
|
||||
Reference in New Issue
Block a user