...and actually add the member.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 30 Mar 2010 13:56:09 +0000 (09:56 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 30 Mar 2010 13:56:09 +0000 (09:56 -0400)
framework/ActiveSync/lib/Horde/ActiveSync/State/File.php

index 06d0ae0..1328aa6 100644 (file)
@@ -72,6 +72,13 @@ class Horde_ActiveSync_State_File extends Horde_ActiveSync_State_Base
     private $_changes;
 
     /**
+     * Cache results of file_exists for user's state directory
+     *
+     * @var boolean
+     */
+    private $_haveStateDirectory;
+
+    /**
      * Const'r
      *
      * @param array  $params   Must contain 'stateDir' entry