RooPostTrait.php
authoredward <edward@roojs.com>
Wed, 30 Mar 2016 10:00:31 +0000 (18:00 +0800)
committeredward <edward@roojs.com>
Wed, 30 Mar 2016 10:00:31 +0000 (18:00 +0800)
RooOutputTrait.php

RooOutputTrait.php
RooPostTrait.php

index b7fdec0..9bb3fca 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 
-trait Pman_Core_RooJsonOutput {
+trait Pman_Core_RooJsonOutputTrait {
     
 }
\ No newline at end of file
index 8f5e827..eb95491 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 
-trait Pman_Core_RooPost {
+trait Pman_Core_RooPostTrait {
     
 }
\ No newline at end of file