dever %!s(int64=7) %!d(string=hai) anos
pai
achega
263520bec4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      applet/src/Msg.php

+ 1 - 0
applet/src/Msg.php

@@ -116,6 +116,7 @@ class Msg
 						$send[$v['key']] = $v['value'];
 					}
 					$send = json_encode($send, JSON_UNESCAPED_UNICODE);
+					print_r($send);die;
 					Dever::setInput('data', $send);
 				}