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

  1. {if !$index}
  2.     <div id="credit">
  3.         <hr>
  4.         Documentation generated on {$date} by <a href="{$phpdocwebsite}" target="_blank">phpDocumentor {$phpdocversion}</a>
  5.     </div>
  6. {/if}
  7. </body>
  8. </html>
  9.