Content deleted Content added
m K6ka moved page User:APerson/afch-dev.js to User:Enterprisey/afch-dev.js: Automatically moved page while renaming the user "APerson" to "Enterprisey" |
Enterprisey (talk | contribs) Updating AFCH: master @ 2f1956 |
||
Line 1:
/* Uploaded from https://github.com/WPAFC/afch-rewrite, commit:
//<nowiki>
( function ( $, mw ) {
Line 49:
AFCH.consts.scriptpath = mw.config.get( 'wgServer' ) + mw.config.get( 'wgScript' );
AFCH.consts.baseurl = AFCH.consts.scriptpath +
'?action=raw&ctype=text/javascript&title=User:
$.getScript( AFCH.consts.baseurl + '/core.js' ).done( function () {
|