Re: [Components] Error in the documentation of COnfiguration > ezcConfiguration > getSetting method

2009-09-22 Thread Derick Rethans
On Fri, 18 Sep 2009, Thomas, Maxime wrote: > Just for information. > > getSetting > > mixed getSetting( string $group, $setting, string $setting ) > > Returns the value of setting $setting located in group $group. Seems like an issue in the documentation rendering, it's fine in the source. N

[Components] Error in the documentation of COnfiguration > ezcConfiguration > getSetting method

2009-09-18 Thread Thomas, Maxime
Just for information. getSetting mixed getSetting( string $group, $setting, string $setting ) Returns the value of setting $setting located in group $group. Parameters Name Type Description $group string $setting string $setting Maxime THOMAS Pl