[ Index ]

PHP Cross Reference of phpwcms V1.4.7 _r403 (01.11.10)

title

Body

[close]

/template/inc_script/frontend_render/disabled/ -> email_subject.php (source)

   1  <?php
   2  
   3  // Used to replace value of hidden form field by page title
   4  // 
   5  // use [%GLOBAL_FORM_SUBJECT%] as value for hidden form field
   6  // in content part form
   7  
   8  $content['all'] = str_replace('[%GLOBAL_FORM_SUBJECT%]', trim('web form: ' . html_specialchars($content['article_title'])), $content['all']);
   9  
  10  ?>


Generated: Tue Nov 16 22:51:00 2010 Cross-referenced by PHPXref 0.7