This commit is contained in:
dmzx
2016-01-28 21:38:25 +01:00
parent aa3271b030
commit 3b003c669f

View File

@@ -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)
{