Module:Article history: Difference between revisions

Content deleted Content added
make Row:_cachedTry respect debug mode, and turn debug mode on
turn debug mode off again
Line 10:
local CONFIG_PAGE = 'Module:Article history/config'
local WRAPPER_TEMPLATE = 'Template:Article history'
local DEBUG_MODE = truefalse -- If true, errors are not caught.
 
-- Load required modules.