home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / define.tpl < prev    next >
Encoding:
Text File  |  2004-03-24  |  1.2 KB  |  17 lines

  1. <?php /* Smarty version 2.5.0, created on 2003-07-29 03:09:07
  2.          compiled from define.tpl */ ?>
  3. <?php $this->_load_plugins(array(
  4. array('modifier', 'rawurlencode', 'define.tpl', 4, false),)); ?><?php ob_start(); ?>Define <?php echo $this->_tpl_vars['name']; ?>
  5. <?php $this->_smarty_vars['capture']['dlink'] = ob_get_contents(); ob_end_clean(); ?>
  6. <?php ob_start(); ?><?php echo $this->_tpl_vars['name']; ?>
  7. |||<?php echo $this->_tpl_vars['sdesc']; ?>
  8. <?php $this->_smarty_vars['capture']['dindex'] = ob_get_contents(); ob_end_clean(); ?>
  9. <pdffunction:addDestination arg="<?php echo $this->_tpl_vars['dest']; ?>
  10. " arg="FitH" arg=$this->y />
  11. <text size="10" justification="left"><?php echo $this->_tpl_vars['name']; ?>
  12.  = <?php echo $this->_tpl_vars['value']; ?>
  13.  <i>[line <?php if ($this->_tpl_vars['slink']): ?><?php echo $this->_tpl_vars['slink']; ?>
  14. <?php else: ?><?php echo $this->_tpl_vars['linenumber']; ?>
  15. <?php endif; ?>]</i><C:rf:3<?php echo $this->_run_mod_handler('rawurlencode', true, $this->_smarty_vars['capture']['dlink']); ?>
  16. ><C:index:<?php echo $this->_run_mod_handler('rawurlencode', true, $this->_smarty_vars['capture']['dindex']); ?>
  17. ></text>
  18.