wiki.techinc.nl/config/index.php5
2007-06-28 14:50:06 +00:00

6 lines
68 B
PHP

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