From 465fc3a4c7de3f41eb09468adf0c03fb424f353e Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 14 Aug 2013 23:33:36 +0200 Subject: Fix documentation with new config variable name --- plugins/additional_message_headers/additional_message_headers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/additional_message_headers/additional_message_headers.php b/plugins/additional_message_headers/additional_message_headers.php index a43018176..c54f77d2d 100644 --- a/plugins/additional_message_headers/additional_message_headers.php +++ b/plugins/additional_message_headers/additional_message_headers.php @@ -7,7 +7,7 @@ * to or remove them from outgoing messages. * * Enable the plugin in config.inc.php and add your desired headers: - * $rcmail_config['additional_message_headers'] = array('User-Agent'); + * $config['additional_message_headers'] = array('User-Agent' => 'My-Very-Own-Webmail'); * * @version @package_version@ * @author Ziba Scott -- cgit v1.2.3