restructure program flow. Instead of having one flow with multiple if-statements on the same fact in-between, have one if-statement with the two different flows. Makes it much easier for me to read what is actually happening.
Authored by: mrieser 2014-10-01
Parent: [r30451]
Child: [r30453]