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

  1. <chapter id="{$id}">
  2. <title>{$category}</title>
  3. {section name=ids loop=$ids}
  4. &{$ids[ids]};
  5. {/section}
  6. </chapter>
  7. <!-- Generated by phpDocumentor v {$phpdocversion} {$phpdocwebsite} -->
  8. <!-- Keep this comment at the end of the file
  9. Local variables:
  10. mode: sgml
  11. sgml-omittag:t
  12. sgml-shorttag:t
  13. sgml-minimize-attributes:nil
  14. sgml-always-quote-attributes:t
  15. sgml-indent-step:1
  16. sgml-indent-data:t
  17. sgml-parent-document:nil
  18. sgml-default-dtd-file:"../../../../manual.ced"
  19. sgml-exposed-tags:nil
  20. sgml-local-catalogs:nil
  21. sgml-local-ecat-files:nil
  22. End:
  23. vim600: syn=xml fen fdm=syntax fdl=2 si
  24. vim: et tw=78 syn=sgml
  25. vi: ts=1 sw=1
  26. -->