Changes

Module:Category handler

2 bytes added, 07:11, 15 October 2013
use the _main function for nsDetect rather than the main function
ndargs.page = args.page
ndargs.demospace = args.demospace
local ndresult = nsDetect.main_main(ndargs)
if ndresult then
ret = ret .. ndresult
ndargs.demospace = args.demospace
local data = nsDetect.main_main(ndargs)
-- Work out what to return based on the result of the namespace detect call.
Anonymous user