Commit a5d989a0 authored by sebastian's avatar sebastian

ZP-604 #comment deprecate AS versions 1.0, 2.0, 2.1 and 2.5

git-svn-id: https://z-push.org/svn/z-push/trunk@1940 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 2ddda5c8
......@@ -109,11 +109,8 @@ class ZPush {
"BackendMaildir"
);
// Versions 1.0, 2.0, 2.1 and 2.5 are deprecated (ZP-604)
static private $supportedASVersions = array(
self::ASV_1,
self::ASV_2,
self::ASV_21,
self::ASV_25,
self::ASV_12,
self::ASV_121,
self::ASV_14
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment