Guest User

Untitled

a guest
Nov 19th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <?php
  2.  
  3. /**
  4. * Class AAPP_Sample_GET_Sample
  5. *
  6. * /php/AC
  7. */
  8. class AAPP_Sample_GET_Sample extends ACMS_GET
  9. {
  10. public function get()
  11. {
  12.  
  13. }
  14. }
  15.  
  16. /**
  17. <!-- BEGIN_MODULE Sample -->
  18. <!-- END_MODULE Sample -->
  19. で呼び出せます。
  20. **/
Add Comment
Please, Sign In to add comment