View Single Post
  #1 (permalink)  
Old 03-16-2008, 05:31 PM
garfield garfield is offline
Junior Member
 
Join Date: Mar 2008
Posts: 8
Default $this->action with module name

hello, somebody advised me to echo my header as echo $this->action('index','header')
how would i need to modify it to work with my admin module?
Reply With Quote