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

RooOutputTrait.php
RooPostTrait.php

index 3ac00fa..b7fdec0 100644 (file)
@@ -1,8 +1,5 @@
 <?php
 
-/* 
- * To change this license header, choose License Headers in Project Properties.
- * To change this template file, choose Tools | Templates
- * and open the template in the editor.
- */
-
+trait Pman_Core_RooJsonOutput {
+    
+}
\ No newline at end of file
index 3ac00fa..8f5e827 100644 (file)
@@ -1,8 +1,5 @@
 <?php
 
-/* 
- * To change this license header, choose License Headers in Project Properties.
- * To change this template file, choose Tools | Templates
- * and open the template in the editor.
- */
-
+trait Pman_Core_RooPost {
+    
+}
\ No newline at end of file