Changeset cc97ea0 in github for program/include/rcube_message.php
- Timestamp:
- Apr 19, 2009 1:44:29 PM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- fa1a15c
- Parents:
- fb253ee
- File:
-
- 1 edited
-
program/include/rcube_message.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_message.php
r19d1b28 rcc97ea0 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.
