rabin hai 1 ano
pai
achega
08a2a06bf0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/bao/connect/api/Notify.php

+ 1 - 0
src/bao/connect/api/Notify.php

@@ -172,6 +172,7 @@ class Notify extends Api
         $input = Dever::input();
         $test = file_get_contents("php://input");
         Dever::log($test, 'notify_test');
+        Dever::log($input, 'notify_test2');
         if (!isset($input['t'])) {
             $this->error('error');
         }