diff --git a/reference/memcache/constants.xml b/reference/memcache/constants.xml index 905c91eb34..875639b187 100644 --- a/reference/memcache/constants.xml +++ b/reference/memcache/constants.xml @@ -33,6 +33,54 @@ 1 if this Memcache session handler is available, 0 otherwise. + + + MEMCACHE_USER1 + (integer) + + + Used to turn user-defined application flag on with + Memcache::set, + Memcache::add&listendand; + Memcache::replace. + + + + + MEMCACHE_USER2 + (integer) + + + Used to turn user-defined application flag on with + Memcache::set, + Memcache::add&listendand; + Memcache::replace. + + + + + MEMCACHE_USER3 + (integer) + + + Used to turn user-defined application flag on with + Memcache::set, + Memcache::add&listendand; + Memcache::replace. + + + + + MEMCACHE_USER4 + (integer) + + + Used to turn user-defined application flag on with + Memcache::set, + Memcache::add&listendand; + Memcache::replace. + +