summaryrefslogtreecommitdiff
path: root/plugins/archive/archive.php
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-29 14:59:33 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-29 14:59:33 +0000
commit269bb90c7f1bfefbf9a362ac07c9fb8ceb32f325 (patch)
tree0396abf7a5d0a9784fc79b9b209da864b40ddcd9 /plugins/archive/archive.php
parent9b85d43fe5f3fdcf6c728513d7667e820acd843f (diff)
Add package.xml
git-svn-id: https://svn.roundcube.net/trunk@3438 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/archive/archive.php')
-rw-r--r--plugins/archive/archive.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/archive/archive.php b/plugins/archive/archive.php
index 5d6131188..6a0723a0a 100644
--- a/plugins/archive/archive.php
+++ b/plugins/archive/archive.php
@@ -6,7 +6,7 @@
* Plugin that adds a new button to the mailbox toolbar
* to move messages to a (user selectable) archive folder.
*
- * @version 1.4
+ * @version @package_version@
* @author Andre Rodier, Thomas Bruederli
*/
class archive extends rcube_plugin