From 3b003c669fe2b12b3e5813bf54640299edca57d6 Mon Sep 17 00:00:00 2001 From: dmzx Date: Thu, 28 Jan 2016 21:38:25 +0100 Subject: [PATCH] Update --- controller/main_controller.php | 1 - 1 file changed, 1 deletion(-) diff --git a/controller/main_controller.php b/controller/main_controller.php index 418efd4..10f84d7 100644 --- a/controller/main_controller.php +++ b/controller/main_controller.php @@ -46,7 +46,6 @@ class main_controller * Controller for mChat actions called with Ajax requests * * @param $action The action to perform, one of add|edit|del|clean|refresh|whois - * @return \Symfony\Component\HttpFoundation\JsonResponse A Symfony JsonResponse object */ public function action($action) {