[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

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: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7