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

  1. <?php /* Smarty version 2.5.0, created on 2003-04-28 19:40:49
  2.          compiled from blank.tpl */ ?>
  3. <html>
  4. <head>
  5.     <title><?php echo $this->_tpl_vars['maintitle']; ?>
  6. </title>
  7.             <link rel="stylesheet" href="<?php echo $this->_tpl_vars['subdir']; ?>
  8. media/stylesheet.css" />
  9.             <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
  10. </head>
  11. <body>
  12. <div align="center"><h1><?php echo $this->_tpl_vars['maintitle']; ?>
  13. </h1></div>
  14. <b>Welcome to <?php echo $this->_tpl_vars['package']; ?>
  15. !</b><br />
  16. <br />
  17. This documentation was generated by <a href="<?php echo $this->_tpl_vars['phpdocwebsite']; ?>
  18. ">phpDocumentor v<?php echo $this->_tpl_vars['phpdocversion']; ?>
  19. </a><br />
  20. </body>
  21. </html>