Version 2.0.0-RC5
This commit is contained in:
@@ -54,7 +54,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 A Symfony JsonResponse object
|
* @return A Symfony JsonResponse object.
|
||||||
*/
|
*/
|
||||||
public function action($action)
|
public function action($action)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user