Changeset 2363 in subversion
- Timestamp:
- Mar 26, 2009 2:58:29 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/devel-api/program/include/rcube_message.php
r2135 r2363 85 85 $this->body = $this->imap->get_body($uid); 86 86 } 87 88 // notify plugins and let them analyze this structured message object 89 $this->app->plugins->exec_hook('message_load', array('object' => $this)); 87 90 } 88 91
Note: See TracChangeset
for help on using the changeset viewer.
