芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/tblonline.org/vendor/facade/ignition/src/Http/Controllers/ShareReportController.php
handle(json_decode($request->get('report'), true), $request->get('tabs'), $request->get('lineSelection')); } catch (UnableToShareErrorException $exception) { abort(500, 'Unable to share the error '.$exception->getMessage()); } } }