mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 09:55:09 +00:00
Monotone-Parent: fa2db8adc03dd0adbd001a03cd74271b07fb41fe
Monotone-Revision: d6b4990ef8fb3415624d736697f139942ce37b9b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T22:33:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -133,4 +133,9 @@
|
||||
return ([[currentTask objectForKey: @"status"] intValue] == 1);
|
||||
}
|
||||
|
||||
- (NSString *) currentTaskOwner
|
||||
{
|
||||
return [currentTask ownerLogin];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user