Follow-up r86347: fix undefined variable by actually returning the type suggested...
[lhc/web/wiklou.git] / config / index.php5
index 1be0878..f9ce630 100644 (file)
@@ -1,6 +1 @@
-<?php
-
-define('MW_INSTALL_PHP5_EXT', 1);
-require './index.php';
-
-?>
+<?php require( dirname( dirname( __FILE__ ) ) . '/mw-config/index.php5' );
\ No newline at end of file