View Single Post
  #2 (permalink)  
Old 03-25-2008, 07:46 PM
Howler9443 Howler9443 is offline
Junior Member
 
Join Date: Oct 2007
Posts: 26
Default

Hi,

I simply use the following:

Code:
$module = $request->getModuleName();
I hope that helps.
Reply With Quote