Content deleted Content added
Plastikspork (talk | contribs) Testing Tags: Manual revert Reverted |
Plastikspork (talk | contribs) Rv self, looks fine, the errors in the testcases are in both versions |
||
Line 199:
-- If an address has no system, the row uses data from the previous address
or data[index[i - 1]]
or (args[v]['header'] and getData(args[index[i+1]]['system']))
or error(i18n[lang]['error_unknown'](args[v]['system']))
|