Monotone-Parent: 4b7f399fbc3a148bb537b71896b85b75569d5f5f

Monotone-Revision: adf196d027f81b081e5999a384d4c9faaea58f27

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-09-02T22:03:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-09-02 22:03:50 +00:00
parent 8b1b45dab9
commit a798b6b876
6 changed files with 54 additions and 29 deletions
+6
View File
@@ -399,4 +399,10 @@
return result;
}
- (id) recoverAction
{
return [self responseWithStatus: 200
andString: @"Full recovery in place."];
}
@end