PEAR_Config::removeLayer

PEAR_Config::removeLayer()

PEAR_Config::removeLayer() -- Temporarily remove an entire config layer

Description

Temporarily remove an entire config layer. USE WITH CARE!

Parameter

string $layer

config key

Return value

bool - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.