I am planning a settingsplugin, which reads all default settings in
setting/core.php and then gives admin a interface to "override" these
setting, storing them in a table.
Is it possible to use a
App::import('Model', 'Settings');
in either core.php or bootstrap.php and itterate through the whole
table and do at Configure::Write for this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---