Content deleted Content added
I'm mystified. Right name, same call as I've used before (double checked), so why isn't there a page? Maybe try the template |
Direct copy and paste from a call that presently works in ImportProtein |
||
Line 9:
local rname=args[1] or pargs[1] or ""
if redirect=="" then return "" end
local
local err=""
if rpage then -- avoid possibly expensive FileExists if we don't have anything
|