I'm currently trying to migrate from CakePHP 1.3 to 2.0. Do you know an alternative for Configure::getInstance() that works in CakePHP 2.0?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
I don't know why you used |
|||||||||
|
|
cake 2.x uses AclExtras as explaind in http://book.cakephp.org/2.0/en/tutorials-and-examples/simple-acl-controlled-application/part-two.html to set this up. |
|||
|
|