Cakephp 2.5 call one controller method inside another controller

in 3.0 I use $this->action_name() (method) and it works (in same controller).

1 Like