PEAR_Config::writeConfigFile() -- Write data into config layer from file
Beschrijving
Writes data into a config layer from a file.
Parameter
- string
$file
file to read from
- boolean
$layer
whether to overwrite existing data
Return waarde
bool -
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Note
Deze functie kan niet statisch worden aangeroepen.