diff --git a/webapp/controller/ToolsController.class.php b/webapp/controller/ToolsController.class.php index 05f77d0..20af21a 100644 --- a/webapp/controller/ToolsController.class.php +++ b/webapp/controller/ToolsController.class.php @@ -29,7 +29,6 @@ class ToolsController extends BaseController { array()); } } - echo '111'; } }