1928–29 Malmö FF season
Malmö FF competed in Division 2 Södra for the 1928–29 season.
1928–29 season | ||
---|---|---|
Chairman | Janne Johansson (until 1928) Fritz Landgren (from 1929) | |
Stadium | Malmö IP | |
Division 2 Södra | 4th | |
Top goalscorer | Hans Håkansson (10) | |
| ||
Club
gollark: I suppose you could do that.
gollark: Sure?
gollark: ¿???¿?
gollark: Er, yes.
gollark: If you want callback-driven, then I would do something like this:```lua-- table of event listeners for each programlocal listeners = {}-- make this available to each programlocal function addEventListener(event, handler) listeners[event] = handlerend-- run this when the close button is calledlocal function thingy() if listeners.close then listeners.close() actuallyCloseProgram() else actuallyCloseProgram() endend```
References
- Smitt, Rikard (2009). Ända sen gamla dagar... Project Management AB. ISBN 978-91-633-5767-1.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.