pearweb_manual
[ class tree: pearweb_manual ] [ index: pearweb_manual ] [ all elements ]

Source for file add-note.tpl.php

Documentation is available at add-note.tpl.php

  1. <?php response_header('User Note Added')?>
  2. <h1>Note addition</h1>
  3.     <div>
  4.     Note added, it will be reviewed soon and you will be contacted if there's any problem.
  5.     Go back to the previous url <a href="<?php echo htmlspecialchars($redirect?>
  6.                                    title="Previous Note">http://<?php echo PEAR_CHANNELNAME . htmlspecialchars($redirect?></a>
  7.     </div>
  8. <?php 
  9.  
  10. response_footer()
  11.  
  12. ?>

Documentation generated on Mon, 11 Mar 2019 16:04:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.