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
If the page doesn't exist and the user can't create it, omit the "edit"/"view source"
[mediawiki.git]
/
config
/
index.php5
blob
1be08780e87c20f5f953edb4807ac25538dd6bcc
1
<
?php
2
3
define
(
'MW_INSTALL_PHP5_EXT'
,
1
);
4
require
'./index.php'
;
5
6
?
>