summaryrefslogtreecommitdiff
path: root/plugins/http_authentication/http_authentication.php
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-22 12:15:46 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-22 12:15:46 +0000
commit5c94c1a5488ef33bdc6461a646ce04f5ed7e404a (patch)
tree32ad7c863fbbdc960a75fb226fc20b67bbc5f0b0 /plugins/http_authentication/http_authentication.php
parent1bdf1b110fc5d742457932636b92d548c9b9e987 (diff)
- Add more package.xml files
git-svn-id: https://svn.roundcube.net/trunk@5463 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/http_authentication/http_authentication.php')
-rw-r--r--plugins/http_authentication/http_authentication.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/http_authentication/http_authentication.php b/plugins/http_authentication/http_authentication.php
index be49b52be..bda8f9ab6 100644
--- a/plugins/http_authentication/http_authentication.php
+++ b/plugins/http_authentication/http_authentication.php
@@ -11,7 +11,7 @@
*
* See logout.html (in this directory) for an example how HTTP auth can be cleared.
*
- * @version 1.4
+ * @version @package_version@
* @author Thomas Bruederli
*/
class http_authentication extends rcube_plugin