About timing (a.k.a. causing useless breakage)
-
https://github.com/pfsense/pfsense/commit/ae81c23b3790734db2553d706e2a8925ffcfbfed
Steve, did you check in how many packages is this being used? Seriously, people are busy enough with other shit to drop everything at their hands and start fixing pointless breakage. There's a subtle difference between looking fugly and barely usable due to the PHP code not ported to bootstrap, and being completely broken due to missing include.
https://github.com/pfsense/FreeBSD-ports/search?utf8=%E2%9C%93&q=fend.inc
https://github.com/pfsense/pfsense-packages/search?utf8=%E2%9C%93&q=%22fend.inc%22 -
Damn. You're right. Completely forgot about packages. Reverting now.
-
Well, there's some discussion in here regarding this: https://github.com/pfsense/pfsense/pull/2150