Changeset 26074


Ignore:
Timestamp:
Dec 21, 2013, 10:58:33 PM (10 years ago)
Author:
mistic100
Message:

restore 'render_contact_content' deleted in a previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/include/functions.inc.php

    r25872 r26074  
    241241  if ($comment_action == 'validate')
    242242  {
     243    $comm['content'] = trigger_change('render_contact_content', $comm['content']);
     244
    243245    $prefix = str_replace('%gallery_title%', $conf['gallery_title'], $conf['ContactForm']['cf_subject_prefix']);
    244246
Note: See TracChangeset for help on using the changeset viewer.