dever 7 năm trước cách đây
mục cha
commit
3d5307fae1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      component/src/Core.php

+ 0 - 1
component/src/Core.php

@@ -48,7 +48,6 @@ class Core
 			$send['t'] = $this->table;
 			$send['o'] = $oauth['id'];
 			$send['u'] = $user['id'];
-			print_r($send);die;
 			$result = Dever::daemon($this->url($send), 'component');
 		}