Content deleted Content added
Jackmcbarn (talk | contribs) m fix script error (unrelated to previous change) |
Jackmcbarn (talk | contribs) ok, we're fully HHVM now, so this gerrit change should be everywhere now |
||
Line 48:
-- Since we don't have grandparent access, though, it means the thing we're calling doesn't either, so it doesn't really matter yet
return pframe:expandTemplate{title = ':' .. target.prefixedText, args = pframe.args}▼
▲ return pframe:expandTemplate{title = ':' .. target.prefixedText, args = args}
else
return p[''](frame)
|