3.4.3.1.3 delete
delete(string $key)
Used to delete information from the application’s configuration.
Configure::delete('Company.name');
Configure::delete('Company.name');
delete(string $key)
Used to delete information from the application’s configuration.
Configure::delete('Company.name');
Configure::delete('Company.name');
Powered by Cookbook © 2010 - 2012 Cake Software Foundation, Inc.
Original theme and concept by Emerson Lackey