Controller\Support::help PHP Method

help() public method

public help ( )
    public function help()
    {
        Response::redirect("http://www.ishadowsocks.org/");
    }