dever 6 years ago
parent
commit
1278486d99
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main/src/Content.php

+ 1 - 0
main/src/Content.php

@@ -46,6 +46,7 @@ class Content extends Core
         $data = Dever::db('journal/order')->state($where);
         $time = Dever::maketime('2019-01-29 14:44:30');
         if ($data) {
+            print_r($data);die;
             if ($test == 1) {
                 print_r($data);die;
             }