Hi, the introduction[1] of the Configuration component:
"The Configuration component allows you to read settings from configuration files. Those settings can come from any backend in theory, but currently there are two reader classes: ezcConfigurationIniReader for reading plain configuration files and ezcConfigurationArrayReader for reading parsed configuration files in the form of a PHP array." >From reading this text, you get the impression, that the component can only read, but not also write configuration files. Regards, Thomas Koch [1] http://ez.no/doc/components/view/trunk/(file)/introduction_Configuration.html -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
