Monotone-Parent: a8698cc119066cef660b176c3e956b5d0d843e7f

Monotone-Revision: f5b8996b9296ee950ea712c8de2c37e474163519

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-08-27T21:14:54
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-08-27 21:14:54 +00:00
parent a38722d9cb
commit 06b296ddba
19 changed files with 698 additions and 145 deletions
+1 -1
View File
@@ -1653,7 +1653,7 @@ SEL SOGoSelectorForPropertySetter (NSString *property)
}
else
exception
= [NSException exceptionWithHTTPStatus: 404
= [NSException exceptionWithHTTPStatus: 403
reason: [NSString stringWithFormat:
@"Property '%@' cannot be set.",
currentProp]];