home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.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.