home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / bug-445298.php < prev    next >
Encoding:
PHP Script  |  2004-03-24  |  122 b   |  13 lines

  1. <?php
  2. /** @package tests */
  3. /**
  4. * test function
  5. *
  6. * @see    link1
  7. * @see    link2
  8. */
  9. function test_445298 ()
  10. {
  11. }
  12. ?>
  13.