You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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. ?>