summaryrefslogtreecommitdiff
path: root/config/index.php5
blob: 1be08780e87c20f5f953edb4807ac25538dd6bcc (plain)
1
2
3
4
5
6
<?php

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

?>