home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / ric.tpl < prev    next >
Encoding:
Text File  |  2004-03-24  |  699 b   |  19 lines

  1. <?php /* Smarty version 2.5.0, created on 2003-04-23 22:06:08
  2.          compiled from ric.tpl */ ?>
  3. <?php $this->_load_plugins(array(
  4. array('modifier', 'htmlentities', 'ric.tpl', 4, false),)); ?><?php $_smarty_tpl_vars = $this->_tpl_vars;
  5. $this->_smarty_include("header.tpl", array());
  6. $this->_tpl_vars = $_smarty_tpl_vars;
  7. unset($_smarty_tpl_vars);
  8.  ?>
  9. <h1 align="center"><?php echo $this->_tpl_vars['name']; ?>
  10. </h1>
  11. <pre>
  12. <?php echo $this->_run_mod_handler('htmlentities', true, $this->_tpl_vars['contents']); ?>
  13.  
  14. </pre>
  15. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  16. $this->_smarty_include("footer.tpl", array());
  17. $this->_tpl_vars = $_smarty_tpl_vars;
  18. unset($_smarty_tpl_vars);
  19.  ?>