add init command of start commandline

This commit is contained in:
whale
2020-06-13 16:58:45 +08:00
parent 7d79126c8f
commit b09857e3b8
2 changed files with 56 additions and 4 deletions

View File

@@ -1,7 +1,3 @@
<?php
//这里写你的全局函数
function phptest(){
echo "Nothing.\n";
}