Changeset 3496
- Timestamp:
- 04/11/08 16:31:09 (8 months ago)
- Files:
-
- clientsplugin/0.11/cron/send-client-email (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
clientsplugin/0.11/cron/send-client-email
r3356 r3496 164 164 return '' 165 165 self.href = SendClientFakeHref() 166 self.abs_href = SendClientFakeHref() 166 167 167 168 def perm(self, *args, **keywords):
