I have a Cakephp project the controller has several different methods.
function Index()
function IndexAuthor()
And I want to use the same 'view' (or template, Index.ctp) for both of the methods of the control.
|
feedback
|
|
You're looking for
| |||
|
feedback
|