dever 6 years ago
parent
commit
22333e171d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/src/Content.php

+ 1 - 1
main/src/Content.php

@@ -78,7 +78,7 @@ class Content extends Core
                                 }
                             }
                         }
-                        print_r($v);
+                        print_r($v);die;
                     }
                 }
             }