Changeset 12065
- Timestamp:
- 06/25/08 06:15:48 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
vtigercrm/branches/5.1/modules/Webmails/Webmails.php
r12064 r12065 84 84 $this->has_attachments = $this->get_attachments(); 85 85 $this->db->println("Exiting Webmail($mbox,$mailid)"); 86 87 $this->relationship = $this->find_relationships(); // Added by Puneeth for 5231 86 88 } 87 89
