home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / bug-445820.php < prev    next >
Encoding:
PHP Script  |  2004-03-24  |  139 b   |  9 lines

  1. <?php
  2.  
  3. /** @package tests */
  4. /** test function */
  5. function test_445820 ($val = array("1","2",'3' => 4), $string, $my_array)
  6. {
  7. }
  8. ?>
  9.