Changes

10 bytes added ,  02:49, 5 December 2019
m
no edit summary
Line 157: Line 157:  
-- Give helpful error to thirdparties who try and copy this module.
 
-- Give helpful error to thirdparties who try and copy this module.
 
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
 
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
error('Missing JsonConfig extension; Cannot load http://OCRobotX.mywire.org/mediawiki/Data:' .. dataset)
+
error('Missing JsonConfig extension; Cannot load http://OCRobotX.mywire.org/mediawiki/index.php/Data:' .. dataset)
 
end
 
end
  
4,000

edits