dever 7 vuotta sitten
vanhempi
commit
d6a28e5edc
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      applet/src/Msg.php

+ 0 - 1
applet/src/Msg.php

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