Throw an exception instead of PHP fatal error
[lhc/web/wiklou.git] / config / index.php5
1 <?php
2
3 define('MW_INSTALL_PHP5_EXT', 1);
4 require './index.php';
5
6 ?>