added missing constant

This commit is contained in:
Mikko Koppanen
2010-02-05 15:01:29 +00:00
parent 11a6a2abf8
commit 19a7c426ee

View File

@@ -70,6 +70,8 @@ class Memcached {
const OPT_NOREPLY;
const OPT_VERIFY_KEY;
const OPT_RANDOMIZE_REPLICA_READS;
/**