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 5432) Fix inconsistencies in cookie names when using table prefixes
[mediawiki.git]
/
languages
/
MessagesVec.php
blob
ccdd73485b656a9bedf2f6b2bb443774f627d8a7
1
<
?php
2
3
/* private */
$wgAllMessagesVec
=
array
(
4
5
# no messages yet
6
7
);
8
9
?
>