Version 1.0.0-RC2

This commit is contained in:
dmzx
2016-03-06 16:17:50 +01:00
parent 7fc464ff17
commit e6c96ec8f0
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ class main_controller
* Controller for mChat actions called with Ajax requests
*
* @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)
{