Page MenuHomeWickedGov Phorge

dispatcher.js
No OneTemporary

Size
235 B
Referenced Files
None
Subscribers
None

dispatcher.js

( function () {
// Only include the special.globalblock.js file if the current page is Special:GlobalBlock
if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'GlobalBlock' ) {
require( './special.globalBlock.js' )();
}
}() );

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 17:09 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a9/a9/53f873af2500cacfcbe0a4d220dc
Default Alt Text
dispatcher.js (235 B)

Event Timeline