This commit is contained in:
Stephan Diederich
2013-09-19 13:33:56 +02:00
parent da76cc9f98
commit b30c0df468

View File

@@ -174,7 +174,7 @@ typedef void(^tValidationCompletion)(BOOL validated, NSError *error);
annotation:annotation]) {
return YES;
} else {
//do your own URL handling, return appropriate valu
//do your own URL handling, return appropriate value
}
return NO;
}