Content deleted Content added
ditching "bracket" parameter for block function (no practical use there) |
m should solve infinite loop, still have a bug somewhere... |
||
Line 137:
link, display = nextLink()
if start and link then
if start == link then
start = nil
|