I've got an extension with two plugins and I need to access the getVars from both.
$this->request->getArguments();
The above code gives me, of course, only the vars from the current plugin.
Anybody knows how I can access the Vars from a different plugin?
Thank's alot!
Cheers,
lufi