Changeset 12065

Show
Ignore:
Timestamp:
06/25/08 06:15:48 (2 years ago)
Author:
asha
Message:

#5231 (Webmail qualify issue) - Puneeth

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vtigercrm/branches/5.1/modules/Webmails/Webmails.php

    r12064 r12065  
    8484                $this->has_attachments = $this->get_attachments(); 
    8585                $this->db->println("Exiting Webmail($mbox,$mailid)"); 
     86 
     87                $this->relationship = $this->find_relationships(); // Added by Puneeth for 5231 
    8688        } 
    8789