repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
PrefixSearch: Avoid notice when no subpage exists
[mediawiki.git]
/
resources
/
src
/
mediawiki.special
/
mediawiki.special.js
blob
630d162456e021e36ff02f6c31214e28b0474b05
1
/*!
2
* Namespace for mediawiki.special.* modules
3
*/
4
5
/**
6
* @class mw.special
7
* @singleton
8
*/
9
mediaWiki.special = {};