summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/markasjunk.php
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-29 15:23:57 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-29 15:23:57 +0000
commit39683a412a91bedfbf5e4380ee1e0db8860e9ef4 (patch)
tree2b424ca6095ea388997c0bcb8066e8f0ade35907 /plugins/markasjunk/markasjunk.php
parent73588f24e29e8e21bb65bbd4d8844e366c9b3046 (diff)
Add package.xml
git-svn-id: https://svn.roundcube.net/trunk@3440 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/markasjunk.php')
-rw-r--r--plugins/markasjunk/markasjunk.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/markasjunk/markasjunk.php b/plugins/markasjunk/markasjunk.php
index 046645872..4c15a270f 100644
--- a/plugins/markasjunk/markasjunk.php
+++ b/plugins/markasjunk/markasjunk.php
@@ -6,7 +6,7 @@
* Sample plugin that adds a new button to the mailbox toolbar
* to mark the selected messages as Junk and move them to the Junk folder
*
- * @version 1.0
+ * @version @package_version@
* @author Thomas Bruederli
*/
class markasjunk extends rcube_plugin