防止冲突,备份
This commit is contained in:
5
public/blog/md0/index.php
Executable file
5
public/blog/md0/index.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
require './MD.php';
|
||||
|
||||
$md=new MD('114514.md');
|
||||
$md->output();
|
||||
Reference in New Issue
Block a user