index.php5 68 B

1234567
  1. <?php
  2. define('MW_INSTALL_PHP5_EXT', 1);
  3. require './index.php';
  4. ?>