MediaWiki:LAPI.js: Difference between revisions

Changing LAPI_file_store (is this right??)
mNo edit summary
 
(Changing LAPI_file_store (is this right??))
 
(One intermediate revision by the same user not shown)
Line 29:
// Remember to double-escape the backslash.
if (typeof LAPI_file_store == 'undefined')
var LAPI_file_store = "(https?:)?//uploadstatic\\.wikimediamiraheze\\.org/";
 
// Some basic routines, mainly enhancements of the String, Array, and Function objects.