[ Index ]

PHP Cross Reference of Yamoon 0.9.0

title

Body

[close]

/ -> message.php (source)

   1  
   2  <table>
   3      <tr>
   4          <td class='message'><?php print $message ?></td>
   5      </tr>
   6      <tr>
   7          <td class='link' align=center><a href="<?php print $link ?>">Proceed</a></td>
   8      </tr>
   9  </table>
  10  
  11  <?php
  12      if ($timeout) {
  13          print "<script>setTimeout(\"redirect('$link')\", $timeout);</script>";
  14      }
  15  ?>


Generated: Sat Feb 19 17:29:53 2005 Cross-referenced by PHPXref 0.6