Skip to content

Conversation

@philgagnon12
Copy link

Wizard now extends 'Object' instead of 'Component'

'$this->Session' replaced by , '$this->controller->Session'

Added component dependencies :

function beforeRender(&$controller) { }

AND

function shutdown(&$controller) { }

Wizard now extends 'Object' instead of 'Component'

'$this->Session' replaced by , '$this->controller->Session'


Added component dependency :

 function beforeRender(&$controller) {    }

 AND 

 function shutdown(&$controller) {    }
ProLoser pushed a commit that referenced this pull request Feb 21, 2012
@ProLoser ProLoser merged commit 9f5fe7c into ProLoser:master Feb 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants