Changeset f572575 in github
- Timestamp:
- Feb 20, 2011 2:39:09 AM (2 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 5744bfa
- Parents:
- 2b3a8e8
- File:
-
- 1 edited
-
program/include/main.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/main.inc
rc5dedd7 rf572575 1749 1749 global $RCMAIL, $CONFIG; 1750 1750 1751 $hook = $RCMAIL->plugins->exec_hook('h mtl_editor', array('mode' => $mode));1751 $hook = $RCMAIL->plugins->exec_hook('html_editor', array('mode' => $mode)); 1752 1752 1753 1753 if ($hook['abort'])
Note: See TracChangeset
for help on using the changeset viewer.
