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
(bug 19441) Updated date formatting for Lithuanian
[mediawiki.git]
/
includes
/
NamespaceCompat.php
blob
15c764786b3167bde8bb954dc9a077b93628b5ea
1
<
?php
2
3
/**
4
* For compatibility with extensions...
5
* Will still die on PHP 5.3, of course. :P
6
*/
7
class Namespace extends
MWNamespace
{
8
// ..
9
}