repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add a way for packagers to override some installation details
[mediawiki.git]
/
mw-config
/
index.php5
blob
8e6ceda94c830e76a0b663e09537234b38befc02
1
<
?php
2
3
define
(
'MW_INSTALL_PHP5_EXT'
,
1
);
4
require
'./index.php'
;