On Mon, 28 Jan 2002, [EMAIL PROTECTED] wrote: > Hi, > > I'd like to use TaglibHelper to write a taglib. Do I have access to > apache's $r variable ? If yes, do I need to declare it somehow? > Otherwise 'strict' complains that $r is not defined.
Just use the singleton: AxKit::Apache->request() -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
