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

  1. <?php
  2. /**
  3. * @package tests
  4. */
  5. /** include */
  6. include(('test' . 'me') . '.php');
  7. ?>