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

  1. <html>
  2. <head>
  3. <title>Test Results</title>
  4. </head>
  5. <body>
  6.  
  7. <!-- BEGIN dsn -->
  8.   <p>
  9.   <b>{title}</b>
  10.   <p>
  11.   <!-- BEGIN test -->
  12.     {testtitle}
  13.     <p>
  14.     {testresult}
  15.     <p>
  16.   <!-- END test -->
  17. <!-- END dsn -->
  18.  
  19. </body>
  20. </html>