您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

status.php 100B

12345678910111213
  1. <?php
  2. function status_confirm($id)
  3. {
  4. }
  5. function status_create()
  6. {
  7. }
  8. function status_feed()
  9. {
  10. }
  11. ?>