mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: 2d25ad6bd4e7c655ec57826578b1f9451831574b
Monotone-Revision: 916c9f862b9a3055282ce374be1879734051ee31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-05T17:56:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -138,4 +138,9 @@
|
||||
[super appendToResponse: response inContext: ctx];
|
||||
}
|
||||
|
||||
- (BOOL) isPublicInContext: (WOContext *) localContext
|
||||
{
|
||||
return YES;
|
||||
}
|
||||
|
||||
@end /* SOGoRootPage */
|
||||
|
||||
Reference in New Issue
Block a user