Document new hook UserLoadFromSession and add a note to RELEASE-NOTES that AutoAuthen...
[mediawiki.git] / config / index.php5
blob1be08780e87c20f5f953edb4807ac25538dd6bcc
1 <?php
3 define('MW_INSTALL_PHP5_EXT', 1);
4 require './index.php';
6 ?>