fix typo
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 22 Apr 2010 14:25:24 +0000 (10:25 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 24 Apr 2010 16:22:41 +0000 (12:22 -0400)
framework/ActiveSync/lib/Horde/ActiveSync/State/File.php

index 2d7f923..5ca258b 100644 (file)
@@ -154,7 +154,7 @@ class Horde_ActiveSync_State_File extends Horde_ActiveSync_State_Base
             return false;
         }
 
-        if ($state['mod'] != $oldstat['mod']) {
+        if ($stat['mod'] != $oldstat['mod']) {
             // Changed here
             if ($type == 'delete' || $type == 'change') {
                 // changed here, but deleted there -> conflict,