Changeset 6b2ce28 in github
- Timestamp:
- Jun 26, 2009 8:49:07 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 6bfac4c
- Parents:
- 41caad8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/show_additional_headers/show_additional_headers.php
rcc97ea0 r6b2ce28 24 24 $this->add_hook('imap_init', array($this, 'imap_init')); 25 25 $this->add_hook('message_headers_output', array($this, 'message_headers')); 26 } else if ($rcmail->action == '') { 27 // with enabled_caching we're fetching additional headers before show/preview 28 $this->add_hook('imap_init', array($this, 'imap_init')); 26 29 } 27 30 }
Note: See TracChangeset
for help on using the changeset viewer.
