dever %!s(int64=7) %!d(string=hai) anos
pai
achega
1807f9c9a0
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/Top.php

+ 3 - 1
src/Top.php

@@ -104,7 +104,9 @@ class Top
             }
         }
 
-        if ($_GET['test'] == 1) {
+        if (isset($_GET['test']) && $_GET['test'] == 1) {
+            print_r($config);
+            print_r($child);
             print_r($top);die;
         }
         //print_r($top);die;