summaryrefslogtreecommitdiff
path: root/plugins/show_additional_headers/show_additional_headers.php
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-21 14:19:53 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-21 14:19:53 +0000
commit1a6323f0a58976db68ee3e8eacfb04e93c335ca2 (patch)
tree6907dff2af09c833eb2c15c45e3cff825b4ea431 /plugins/show_additional_headers/show_additional_headers.php
parent3c3bc5a5ca12152803704005baa755ef1ffdba0b (diff)
- More package.xml files
git-svn-id: https://svn.roundcube.net/trunk@5459 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/show_additional_headers/show_additional_headers.php')
-rw-r--r--plugins/show_additional_headers/show_additional_headers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/show_additional_headers/show_additional_headers.php b/plugins/show_additional_headers/show_additional_headers.php
index 0007ce335..78fd6be5a 100644
--- a/plugins/show_additional_headers/show_additional_headers.php
+++ b/plugins/show_additional_headers/show_additional_headers.php
@@ -9,7 +9,7 @@
* Enable the plugin in config/main.inc.php and add your desired headers:
* $rcmail_config['show_additional_headers'] = array('User-Agent');
*
- * @version 1.0
+ * @version @package_version@
* @author Thomas Bruederli
* @website http://roundcube.net
*/