wiki.techinc.nl/config/index.php5
Max Semenik a49fee2729 * Removed remaining trailing ?> from core.
* This involved updating of autogenerated Unicode normalisation tables, which are compliant with Unicode 5.2.0 now. All normalization tests pass except for RandomTest.php which have bitrotten to its death from PHP fatals.
* Added a line about r59036 to release notes
2009-11-14 08:12:51 +00:00

4 lines
64 B
PHP

<?php
define('MW_INSTALL_PHP5_EXT', 1);
require './index.php';