仪表盘的赞助者列表小部件框架完成

This commit is contained in:
sunxiyuan 2020-04-04 12:06:39 +08:00
parent 3163e2e41c
commit 7dc13d9329
2 changed files with 14 additions and 0 deletions

4
donors_widgets.php Normal file
View file

@ -0,0 +1,4 @@
<?php
echo <<<ETO
Hello,World!
ETO;