Version 1.0.0-RC1

This commit is contained in:
dmzx
2016-02-15 21:28:10 +01:00
parent 560ab2ee81
commit fdde6ee2b2

View File

@@ -47,7 +47,7 @@ class main_controller
* Controller for mChat actions called with Ajax requests * Controller for mChat actions called with Ajax requests
* *
* @param string $action The action to perform, one of add|edit|del|refresh|whois * @param string $action The action to perform, one of add|edit|del|refresh|whois
* @return \Symfony\Component\HttpFoundation\JsonResponse A Symfony JsonResponse object * @return A Symfony JsonResponse object
*/ */
public function action($action) public function action($action)
{ {