1,273
edits
Dandonkulous (talk | contribs) |
Dandonkulous (talk | contribs) |
||
Line 93: | Line 93: | ||
// Using a function reference enables removal of the script later, see | // Using a function reference enables removal of the script later, see | ||
// the | // the remove method below for more info. | ||
myMods.add('script', pageLog); | myMods.add('script', pageLog); |
edits