2012 Toyota Premier Cup
The 2012 Toyota Premier Cup featured Buriram United, the winners of the 2011 Thai League Cup against Vegalta Sendai, the fourth placed team from the 2011 J. League Division 1.
| |||||||
Date | 18 February 2012 | ||||||
---|---|---|---|---|---|---|---|
Venue | National Stadium, Bangkok | ||||||
Final
Buriram United ![]() | 1-1 | ![]() |
---|---|---|
Acheampong ![]() |
Report | Ota ![]() |
Penalties | ||
|
4–2 |
2012 Toyota Premier Cup![]() Buriram United First Title |
gollark: I suppose it's plausible that these are mostly written by people who don't know how loops work.
gollark: It's weird how so many of these bad password programs just reboot and shutdown whenever you do it wrong.
gollark: ```lualocal wireless_modems = {peripheral.find("modem", function(_, o) return o.isWireless() end)}```
gollark: You can also pass it a second argument to do filtering.
gollark: For example,```lua-- write "hi" on a monitorlocal mon = peripheral.find "monitor"mon.write "hi"```or```lua-- write "hello" in blue on all monitorslocal mons = {peripheral.find "monitor"}for _, m in pairs(mons) do m.setTextColor(colors.blue) m.write "hello"end```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.