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

  1. <?php /* Smarty version 2.5.0, created on 2003-07-27 19:40:57
  2.          compiled from index.tpl */ ?>
  3. <pdffunction:ezInsertMode arg="0" />
  4. <newpage />
  5. <text size="26" justification="centre"><C:rf:1Index>Index
  6. </text>
  7. <?php if (count((array)$this->_tpl_vars['indexcontents'])):
  8.     foreach ((array)$this->_tpl_vars['indexcontents'] as $this->_tpl_vars['letter'] => $this->_tpl_vars['contents']):
  9. ?>
  10. <text size="26"><C:IndexLetter:<?php echo $this->_tpl_vars['letter']; ?>
  11. ></text>
  12. <?php if (count((array)$this->_tpl_vars['contents'])):
  13.     foreach ((array)$this->_tpl_vars['contents'] as $this->_tpl_vars['arr']):
  14. ?>
  15. <text size="11" aright="520"><c:ilink:toc<?php echo $this->_tpl_vars['arr'][3]; ?>
  16. ><?php echo $this->_tpl_vars['arr'][0]; ?>
  17. </c:ilink><C:dots:4<?php echo $this->_tpl_vars['arr'][2]; ?>
  18. ></text>
  19. <?php if ($this->_tpl_vars['arr'][1]): ?>
  20. <text size="11" left="50"><i><?php echo $this->_tpl_vars['arr'][1]; ?>
  21. </i></text>
  22. <?php endif; ?>
  23. <?php endforeach; endif; ?>
  24. <?php endforeach; endif; ?>
  25.  
  26.