Hey all. Maybe this solution is really simple, and I'm just not
getting it.
But I've noticed that when using Configure::read() with dot notation
(e.g.: Configure::read('level1.level2.level3')), it only seems to go
down three levels. However, Set::extract() can go multiple levels
down.
Is there a reason for Configure::read() only going down three levels?
It'd be nice to access levels lower down (e.g. fourth and fifth
levels).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---