BindAll (Sticker Book Collector) – Update 45 Fallen Banners (1.5.1)

Since Update 45 using the BindAll Addon the following message is returned.
user:/AddOns/BindAll/BindAll.lua:11: table index is nil
stack traceback:
user:/AddOns/BindAll/BindAll.lua:11: in function ‘(main chunk)’
This issue can be fixeed by commenting out line 11 = true.
This has already been done in this small update.
You may comment out lines in lua by adding — in front of the code you want to comment out.