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

  1. <?php
  2. /** @package tests */
  3. /**
  4. * @param String $foo A string to use in
  5. * a function, if you
  6. * really want to.
  7. */
  8. function test_445305 ($foo)
  9. {
  10. }
  11.