Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by NickWestgate: http://wiki.apache.org/tapestry/LogoutLinkTap4 ------------------------------------------------------------------------------ { // do your own cleanup here - return getRestartService.getLink(cycle, false, null); + return getRestartService().getLink(cycle, false, null); } }}} @@ -43, +43 @@ { // do your own cleanup here - return getRestartService.getLink(false, null); + return getRestartService().getLink(false, null); } }}} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
