Fix action ID.
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 18 Dec 2009 23:24:18 +0000 (16:24 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 18 Dec 2009 23:37:46 +0000 (16:37 -0700)
imp/ajax.php

index 5c9ea69..06e9fcb 100644 (file)
@@ -775,7 +775,7 @@ case 'PurgeDeleted':
     }
     break;
 
-case 'ModifyPollFolder':
+case 'ModifyPoll':
     if (empty($mbox)) {
         break;
     }